adafruit / Adafruit-PN532

Arduino library for SPI and I2C access to the PN532 RFID/Near Field Communication chip
Other
421 stars 265 forks source link

Update for SPI delay (ESP32) #125

Open Flick3rF3r opened 5 months ago

Flick3rF3r commented 5 months ago

Added 1ms delay for SPI too, because my V3 counterpart board from Aliexpress doesn't read cards properly without it (seen other people complain about it too) I'm using it with ESP32, works fine with Arduino for some reason. There are probably better ways to achieve the same result so correcting me is welcome ;)

ellisgl commented 2 months ago

Can we re-run this, so we can figure out why the buil failed?