XSIID - "Tag is not NDEF-compliant"

Just so no one wastes there time writing out a nice long and helpful essay… this issue has been solved. The NDEF record on the tag seemed to be corrupt, @Devilclarke posted an NFC shell command on here before that fixes the issue by simply writing a NFC record via commands directly. Devil and I ended up helping @Peter_Alfons_Loch out on the discord server

The commands are:

A20400000000
A20500000000
A2060000031F
A207D1011B55
A20803666F72
A209756D2E64
A20A616E6765
A20B726F7573
A20C7468696E
A20D67732E63
A20E6F6D2FFE

These can be run one at a time or as a block depending on how your app of choice works. I recommend NFC shell on android. Note, running commands directly can be dangerous if you are unsure of the commands so please do not modify the above commands unless you know what you are doing.

14 Likes