@asbath said:
Creating a text tag "The quick brown fox jumps over the lazy dog." works just fine. I get the little pop up indicating that it worked, and reading it confirms that.
Creating a text tag "The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog." works fine.This works on all 4 inlays.
Creating a text tag "The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog." fails to write. I will hear the double beep tone indicating that it successfully accessed a NFC tag, but then the app freezes. This happens consecutively with multiple attempts on all 4 inlays.
Creating a text tag "0123456789012345678901234567890123456789" actually fails to write.
Creating a text tag "012345678901234567890123456789" fails.
Creating a text tag "01234567890123456789" reads/write fine.
Hi @asbath , the first fox is 51 bytes, second is 96 bytes and third is failing at 141 bytes because your usable space is 137 bytes. So that's all normal there.
The third fox string also fails to write in the NFC Control App, but I was expecting this as it's oversized.
Your 01234567890123456789 is 27 bytes, second version is 37 bytes and works for me in NXP Tagwriter, first version is 47 bytes and also works fine for me in tagwriter.
The number strings failed for me in the NFC Control App, the writer application just stopped working.