uwb2 2.1.0.0
|
UWB 2 Click example. More...
Macros | |
#define | DEMO_APP_TRANSMITTER |
#define | DEMO_TEXT_MESSAGE "MIKROE - UWB 2 click board\0" |
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
UWB 2 Click example.
This example demonstrates the use of an UWB 2 click board by showing the communication between the two click boards.
The demo application is composed of two sections :
Initializes the driver, performs the click default configuration, then reads and displays the device ID number.
Depending on the selected application mode, it reads all the received data or sends the desired text message with the message counter once per second.
#define DEMO_APP_TRANSMITTER |
#define DEMO_TEXT_MESSAGE "MIKROE - UWB 2 click board\0" |
void application_init | ( | void | ) |
< Logger config object.
< Click config object.
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |