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
Having a bit of a problem reading the encrypted data on a MiFare card, wondering if anyone can help. Using a Raspberry Pi with the PN532 Breakout, and the Adafruit 359 Classic 1K card that came with it.
I'm just attempting to use the sample pn532_readwrite_mifare.py. It's able to read the UID of the card just fine, but returns a error with a "Received Unexpected Command Response!" error every time it runs once it gets to the mifare_classic_authenticate_block() function. Tried a few different blocks, but still no luck.
I've attached a screenshot with the error, and would be grateful for any help with it.
Thanks!
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
Hi,
Having a bit of a problem reading the encrypted data on a MiFare card, wondering if anyone can help. Using a Raspberry Pi with the PN532 Breakout, and the Adafruit 359 Classic 1K card that came with it.
I'm just attempting to use the sample pn532_readwrite_mifare.py. It's able to read the UID of the card just fine, but returns a error with a "Received Unexpected Command Response!" error every time it runs once it gets to the mifare_classic_authenticate_block() function. Tried a few different blocks, but still no luck.
I've attached a screenshot with the error, and would be grateful for any help with it.
Thanks!
The text was updated successfully, but these errors were encountered: