2019-07-22 01:00 AM
HELLO ALL! i want to do point to point (P2P) data exchange between the NFC and a smart phone,
Im new to NFC, require 64Kbyte EEPROM and mcu can write it, how to choose the chip
Solved! Go to Solution.
2019-07-23 01:10 AM
Hi,
See our various demos with dynamic tags:
Getting Started NFC: ST25DV discovery kit smartphone demo
Getting Started NFC: ST25DV discovery kit demonstration using ST25R3911B reader
if you want to prototype an application based on dynamics tags, you can use the following Discovery kits:
Rgds
BT
2019-07-22 06:23 AM
Hi,
if my understanding is correct, you would like something like this:
MCU <---Local Interface---> Tag <--- RF interface ---> Smartphone
i.e. a tag with an NFC interface (communication with a smartphone) and with a local interface for communication with an MCU
In such case, you can use the following products
Those products can be operated from an I2C interface or by a 13.56 MHz RFID reader or an NFC phone. The I2C interface uses a two-wire serial interface, consisting of a bidirectional data line and a clock line. It behaves as a slave in the I2C protocol.
See ST25 Dynamic NFC tags product selector web page on st.com.
Rgds
BT
2019-07-22 10:10 PM
the idea is that mcu writes data to nfc, phone reads the data via NFC
2019-07-23 01:10 AM
Hi,
See our various demos with dynamic tags:
Getting Started NFC: ST25DV discovery kit smartphone demo
Getting Started NFC: ST25DV discovery kit demonstration using ST25R3911B reader
if you want to prototype an application based on dynamics tags, you can use the following Discovery kits:
Rgds
BT
2019-07-23 06:40 PM
thx, can dynamic tags store more than 64KB data?
2019-07-24 12:12 AM
Hi,
Current products can store up to 64Kbits (8 Kbytes)
Rgds
BT
#[ST25 NFC/RFID Tags and Readers]