adafruit / Adafruit_CircuitPython_PN532

CircuitPython driver for the PN532 NFC/RFID Breakout and PN532 NFC/RFID Shield
MIT License
91 stars 47 forks source link

Cannot found mifare card using UART #46

Closed Walkline80 closed 1 year ago

Walkline80 commented 3 years ago

I'm running the example code on Windows 10 (python 3.8, pyserial 3.5), my PN532 can be found, but it's stuck while waiting for a card, my PN532 and card work fine by using other mifare tools

caternuson commented 1 year ago

Looks like a dupe of #44

FoamyGuy commented 1 year ago

Resolved by #63