esp-idf not able to communicate with PN532
Posted: Fri Dec 20, 2024 3:08 am
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 GetFirmwareVersion command, I get an invalid response.
I have also tried doing a read but that fails too, hence trying a basic GetFirmwareVersion command to see if communication is working.
Any insight is greatly appreciated
I have also tried doing a read but that fails too, hence trying a basic GetFirmwareVersion command to see if communication is working.
Any insight is greatly appreciated