There are a lot of people chasing for radiosondes and it would be cool if you could use the Flipper to decode the exact position when you are at the place of the last decoded position from the fixed groundstations.
The radiosondes transmit around 403MHz, for example 404,10 MHz.
We are using Lora32 to decode which have also a cc1101 on it?
here is the software for the lora32 boards:
https://github.com/dl9rdz/rdz_ttgo_sonde
and here is another decoder:
https://github.com/rs1729/RS/tree/master/demod/mod
the most used radiosondes are here with us RS41
https://github.com/rs1729/RS/tree/master/rs41
some more infos about the rs41
http://radiosonde.eu/RS00-D/RS03F05-D.html
I have some to test, I could also send to you, if someone here would like to try program something? what do you thing is it possible?