What procedure to follow for writing into the tag in NDEF format?
I am working on M24Sr64-Y chip. I am able to read Chip using I2C as per application note AN4433. But in that application note there is nothing mentioned about writing to the NFC chip using I2C. So I followed commands as for RF writing,Because Reading commands for both are same.
Now I want to know in which format it writes the data in chip? If I write '1' to the chip, it shows one extra byte '0x05' in memory before '1'. What does that byte mean?What procedure to follow for writing into the tag in NDEF format?
