Hi,
I want to write an NDEF command to an ntag 424, but I get 6700H error. I want to write ‘ccc’ on the tag, and the related command should be: [0x00, 0xD6, 0x00, 0x00, 0x0A, 0x00, 0x08, 0xD1, 0x01, 0x4D, 0x55, 0x04, 0x63, 0x63, 0x63, 0x00]. Is the command correct?
Thank you