Resolved! NDEF writing/reading via I2C in X-Nucleo- NFC04A1(ST25DV)
Hi I'm trying to write text via NDEF library to be available to read from EEPROM by phone nfc aplication. Also I want to read text send by phone directly to EEPROM. I tried to change NDEF_URI example method to implement NDEF_WriteText and NDEF_ReadTe...