Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
8 years, 10 months ago.
FSK mode?
Can I use this app to TX and RX in FSK mode? How do I set the FSK modulation parameters?
Question relating to:
1 Answer
8 years, 10 months ago.
For testing FSK mode, its best to use the c<0-5> command because it preconfigures everything correctly. See in main.cpp line 2148 there are 4800bps mode and 38400, 50000 and 1200bps modes. After you know its working, you can change settings, listed with '?' command. The L command toggles between FSK and LoRa.