You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First of all, thanks for writing this fantastic library. I'm new to NFC and I was able to get my card reader working with ease.
I just have a question about the errors seen in the Event Viewer when scanning a tag.
Can these be ignored, or is there some underlying configuration that I need to do?
This one appears first:
Smart Card Reader 'ACS ACR1252 1S CL Reader PICC 0' rejected IOCTL TRANSMIT: A device attached to the system is not functioning. If this error persists, your smart card or reader may not be functioning correctly.
Command Header: 00 a4 04 00
Then this one:
Smart Card Reader 'ACS ACR1252 1S CL Reader PICC 0' rejected IOCTL TRANSMIT: A device attached to the system is not functioning. If this error persists, your smart card or reader may not be functioning correctly.
Command Header: 00 ca 7f 68
I only need get the UID from a TAG_ISO_14443_3 tag.
The text was updated successfully, but these errors were encountered:
Hi,
First of all, thanks for writing this fantastic library. I'm new to NFC and I was able to get my card reader working with ease.
I just have a question about the errors seen in the Event Viewer when scanning a tag.
Can these be ignored, or is there some underlying configuration that I need to do?
This one appears first:
Then this one:
I only need get the UID from a TAG_ISO_14443_3 tag.
The text was updated successfully, but these errors were encountered: