NanoLR Click example.
Description
This example reads and processes data from Nano LR clicks.
The demo application is composed of two sections :
Application Init
Initializes the driver, and performs the click default configuration.
Application Task
Depending on the selected mode, it reads all the received data or sends a desired message every 2 seconds. All data is being displayed on the USB UART.
Additional Function
- nanolr_process ( ) - Waits until a new message is ready, then parses it and displays the message info on the USB UART.
- Author
- MikroE Team