pycom / pycom-libraries

MicroPython libraries and examples that work out of the box on Pycom's IoT modules
330 stars 379 forks source link

Pyscan NFC (7 bytes UID) Authentication Problem #127

Open cgjem24 opened 3 years ago

cgjem24 commented 3 years ago

(Hi! 👋 Thanks for reporting an issue! Please make sure you click the link above to view the issue guidelines, then fill out the blanks below.)

What are the steps to reproduce this issue?

  1. Used the library of pyscan and run nfc.py file.
  2. Test it with NFC with 7 bytes UID or NTAG 216

What happens?

Authentication problem testing 7 bytes UID NFC.

What were you expecting to happen?

Reads NFC block data.

Any logs, error output, etc?

image

Any other comments?

What versions of software are you using?