Correctly writing NDEF Text to ST25DV
I have ported the ST25DV NFC tag driver from STM SDK for TI's CC2650 SoC. Currently, I am able to successfully read and write TEXT data to the tag via I2C. However, when I read the data out from the tag using the STM's NFC Tap APP, I see that the data gets written from BLOCK 53 onwards in the EEPROM instead of the beginning of the block as shown below:

Due to this, when I read the NDEF data from the APP, it does not show me the data that I have written. All the configurations are exactly as the driver provided by the STM. Am I missing something or doing wrong? What can be the solution to this?
Thanks and hope to get some directions....
