Hello, i'm trying to use B4A NFC library to manipulate an iso14443 tag, with no success.
The datasheet says "The RF protocol is compatible with ISO/IEC 14443 Type A and NFC Forum Type 4 Tag"
Due to legacy reasons (migration from another type of tags), i can't change the data that will be written on the 64kbit tag, so no NDEF formatting will be available. I need to read and write the raw bytes at predetermined offsets...
is that possible with current b4a libs? Also, what filters do i need in my tech_filter.xml to recognize that tag?
The datasheet says "The RF protocol is compatible with ISO/IEC 14443 Type A and NFC Forum Type 4 Tag"
Due to legacy reasons (migration from another type of tags), i can't change the data that will be written on the 64kbit tag, so no NDEF formatting will be available. I need to read and write the raw bytes at predetermined offsets...
is that possible with current b4a libs? Also, what filters do i need in my tech_filter.xml to recognize that tag?