LR 9 Click Example.
Description
This example demonstrates the use of LR 9 click board by processing the incoming data and displaying them on the USB UART.
The demo application is composed of two sections :
Application Init
Initializes the driver and performs a hardware reset of the device.
Application Task
Depending on the selected mode, the application demo receives and processes all incoming data or sends the LoRa packet demo string. Results are being sent to the UART Terminal, where you can track their changes.
Additional Function
- static void lr9_clear_app_buf ( void )
- static void lr9_log_app_buf ( void )
- static void lr9_log_receiver ( void )
- static void lr9_log_response ( void )
- static err_t lr9_process ( lr9_t *ctx )
- Author
- Nenad Filipovic