NfcExtend Click example.
Description
This example showcases how to configure and use the NFC Extend click. The click is an NFC tag interface which uses the I2C serial interface and an RF link interface in order to communicate. The example requires the ST25 NFC Tap application which can be downloaded to your phone.
The demo application is composed of two sections :
Application Init
This function initializes and configures the logger and click modules.
Application Task
This function waits for the interrupt signal, after which it expects data transfers. Once some data has been detected it will open a communication channel with the device transmitting it and show the received data in the UART console.
- Author
- MikroE Team