ata663211 2.0.0.0
|
Ata663211 Click example. More...
Macros | |
#define | DEMO_APP_TRANSMITTER |
#define | DEMO_TEXT_MESSAGE "MIKROE - ATA663211 click board\r\n\0" |
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Ata663211 Click example.
This example demonstrates the use of an ATA663211 click board by showing the communication between the two click boards.
The demo application is composed of two sections :
Initalizes device and makes an initial log.
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 - ATA663211 click board\r\n\0" |
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |