Read / write memory of NTAG213 with ST25R95
Hi,
I'm currently trying to read and write EEPROM memory of a NTAG213.
Using X-NUCLEO-NFC03A1 and NUCLEO board the tag is detected as "ISO14443A/NFC-A".
Looking at source code example there is no method to read/write EEPROM data for this kind of tag (only for NFCDEP and T4T).
I can see that both read/write method implemented in demo code use the function demoTransceiveBlocking to exchange data.
My question is:
Is it possible to use this function with my kind of tag to read/write data? My guess is that I need to adapt data sent to tag according NTAG213/215/216 specification, but I'd like to be sure.
Thanks
Sylvain SERRE
