lr4 2.0.0.0
|
LR4 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
LR4 Click example.
This example reads and processes data from LR 4 clicks.
The demo application is composed of two sections :
Initializes the driver, and resets the click board to factory default configuration. Then performs a group of commands for getting the FW version, the serial number, and the DevEUI. After that executes the join activation by personalization command.
Checks the activation and session status and displays the results on the USB UART.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |