Search found 1 match
- Fri Dec 20, 2024 3:08 am
- Forum: Hardware
- Topic: esp-idf not able to communicate with PN532
- Replies: 2
- Views: 2905
esp-idf not able to communicate with PN532
This is my first project and I'm trying to use a DOIT ESP32 DevKit v1 along with a PN532 to do a simple read. At this point, I'm having trouble even with a simple "GetFirmwareVersion" command working. I have a sample project here showcasing my current code and how it's wired up, but when I send the ...