1. How should I connect with UART to my board?
2. How to put the device into RX mode as required by RED EN300328?
Test the Radio Test Example application by performing the following steps:
- Compile and program the application.
- Start a terminal emulator like PuTTY and connect to the used COM port with the following UART settings:
- Baud rate: 115.200
- 8 data bits
- 1 stop bit
- No parity
- HW flow control: None
- The text "RF Test" should appear at the top of the terminal.
- Type any of the letters described above. An output text should be displayed in the PUTTY window, or a sweep or signal should be started.
- Use a spectrum analyzer to confirm the behavior of the radio module.