nfc7i2c
2.1.0.0
|
PRVIH_PAR_RECENICA_SA_PRODUCT_PAGE_DA_ISPRATE_CELINU
[click Product page](CLICK_PRODUCT_PAGE_LINK)
We provide a library for the NFC 7 I2C Click as well as a demo application (example), developed using MikroElektronika compilers. The demo can run on all the main MikroElektronika development boards.
Package can be downloaded/installed directly from NECTO Studio Package Manager(recommended way), downloaded from our LibStock™ or found on Mikroe github account.
This library contains API for NFC 7 I2C Click driver.
nfc7i2c_cfg_setup
Config Object Initialization function. nfc7i2c_init
Initialization function. nfc7i2c_default_cfg
Click Default Configuration function. nfc7i2c_wait_discovery
This function waits until remote NFC device is discovered. nfc7i2c_presence_check
This function waits until the discovered target device is removed. nfc7i2c_stop_discovery
This function stops the RF discovery process. This example demonstrates the use of NFC 7 I2C click board by handling the detection
and processing of various NFC technologies and protocols, and ensuring the application can respond to different NFC card types (A,B,F,V).
The demo application is composed of two sections :
Initializes the driver and logger, performs the click default configuration and reads the device firmware version.
Waits for an NFC device to be discovered, checks if it supports a known NFC technology,
and then handles the device based on its protocol. The application continues processing the device (reading and writing information) and waits until the card is removed. Once the card is removed, the discovery process is restarted to detect a new NFC device.
The full application code, and ready to use projects can be installed directly from NECTO Studio Package Manager(recommended way), downloaded from our LibStock™ or found on Mikroe github account.
Other Mikroe Libraries used in the example:
Additional notes and informations
Depending on the development board you are using, you may need USB UART click, USB UART 2 Click or RS232 Click to connect to your PC, for development systems with no UART to USB interface available on the board. UART terminal is available in all MikroElektronika compilers.