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?