Looking for library for PN532 RFID/NFC Card Reader
Posted: Fri Dec 16, 2022 8:30 pm
I am looking for library for PN532 RFID/NFC Card Reader (red board) via I2C on CORE-ESP32-C3
I found only support for Arduino IDE but not for ESP-IDF.
I only found this old library, but without an example to use and documentation.
https://github.com/lucafaccin/esp-pn532
I also get error with ESP32-C3 and clock and i2c_set_timeout, that I solved but I am not sure the correct value for the clock
In any way the code word, but not recognize the board , it not read the Firmware version of the board.
The boards are this:
https://wiki.luatos.com/chips/esp32c3/board.html
https://www.elechouse.com/product/pn532 ... module-v4/ (but I have version 3)
main.c: https://pastebin.com/vR934dqT
modified libs:
pn532.c: https://pastebin.com/jvDs6NXx
pn532.h: https://pastebin.com/1U1ccbbe
I found only support for Arduino IDE but not for ESP-IDF.
I only found this old library, but without an example to use and documentation.
https://github.com/lucafaccin/esp-pn532
I also get error with ESP32-C3 and clock and i2c_set_timeout, that I solved but I am not sure the correct value for the clock
In any way the code word, but not recognize the board , it not read the Firmware version of the board.
The boards are this:
https://wiki.luatos.com/chips/esp32c3/board.html
https://www.elechouse.com/product/pn532 ... module-v4/ (but I have version 3)
main.c: https://pastebin.com/vR934dqT
modified libs:
pn532.c: https://pastebin.com/jvDs6NXx
pn532.h: https://pastebin.com/1U1ccbbe