Simultaneous_RFID_Tag_Reader
Simultaneous_RFID_Tag_Reader copied to clipboard
Not being able to read data from HID Iron Tag 206 (8Kb usr mem)
Hi,
I have been trying to read the user memory of the tag Iron Tag 206 using your code but I have no data returned. I was able to read all other tags I have here (quite a few, as HID sent me a box with samples), but for this tag I can't read one single byte. It always returns "Error reading tag data" only for this tag. And inside the userDataRead function, the msg[0] is 1 (ERROR_COMMAND_RESPONSE_TIMEOUT) and once I got it as 2 (ERROR_CORRUPT_RESPONSE).
Have anyone faced similar thing?
Have you been able to use the URA to read the tag? If the URA cannot read it then it may be something lower level than what the Arduino library can access.
Yes, I am able to read the tag user memory with the URA.
See attached its content