nfc4 2.0.0.0
|
NFC4 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
NFC4 Click example.
This example demonstrates the use of NFC 4 Click board by reading MIFARE ISO/IEC 14443 type A tag UID.
The demo application is composed of two sections :
Initializes the driver and performs the click default configuration.
If there's a tag detected, it reads its UID and displays it on the USB UART every 500ms.
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 | ) |