I am working on a project where I'm using M24LR64E-R ISO 15693. My problem is that I have written a simple program that can write and read an NDEF message with multiple text records using a normal NFC tag (NFC type V - ISO 15693).
How can I write my NDEF message to a specific location on memory and eventually read these records and display them on my application using M24LR64E-R ISO 15693.
I have been searching both here and online for how to write and read NDEF message with multiple records to and from a specific memory location on NFC-V but couldn't find anything.