iso9141 2.0.0.0
|
ISO 9141 Click Example. More...
Macros | |
#define | DEMO_APP_TRANSMITTER |
#define | DEMO_TEXT_MESSAGE "MIKROE - ISO 9141 click board\r\n\0" |
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
ISO 9141 Click Example.
This example demonstrates the use of an ISO 9141 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 once per second.
#define DEMO_APP_TRANSMITTER |
#define DEMO_TEXT_MESSAGE "MIKROE - ISO 9141 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 | ) |