Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not being able to read data from HID Iron Tag 206 (8Kb usr mem) #8

Open
edsonms opened this issue Aug 7, 2018 · 2 comments
Open

Not being able to read data from HID Iron Tag 206 (8Kb usr mem) #8

edsonms opened this issue Aug 7, 2018 · 2 comments

Comments

@edsonms
Copy link

edsonms commented Aug 7, 2018

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?

@nseidle
Copy link
Member

nseidle commented Aug 7, 2018

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.

@edsonms
Copy link
Author

edsonms commented Aug 7, 2018

Yes, I am able to read the tag user memory with the URA.

See attached its content

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants