Grove NFC Tag
Last updated
Last updated
Grove - NFC Tag is a highly integrated Near Field Communication Tag module,this module is I2C interface,which base on M24LR64E-R,M24LR64E-R have a 64-bit unique identifier and 64 -Kbit EEPROM.Grove - NFC Tag attach an independent PCB antenna which can easily stretch out of any enclosure you use, leaving more room for you to design the exterior of your project.
Working Voltage:5V or 3V3
Working Current<1mA
Effective range<2cm
Serve for contactless communication at 13.56MHz
ISO 15693 and ISO 18000-3 mode 1 compatible
64-bit unique identifier (UID)
Read Block & Write (32-bit blocks)
Grove I2C Interface
!!!Tip More details about Grove modules please refer to Grove System
Download NfcV-reader for Android and install it
We can Read/Write it from Mobile
Hardware Installation
Download NfcV-reader for Android and install it
Download NFC Tag Lib, rename it to NFC_Tag_M24LR6E and put it into Arduino's library .
Open Arduino IDE. If Arduino IDE is already opened, restart it.
In Arduino IDE, click menus: File -> Example -> NFC_Tag_M24LR6E -> ledControl
Now, you can control LED from your phone.