Seeed-Studio / PN532

NFC library using PN532 to read/write card and communicate with android
431 stars 176 forks source link

PN532 and ESP8266HTTPClient library incompatibility? #101

Closed beicnet closed 4 years ago

beicnet commented 4 years ago

Hi there,

After a two week of struggling and without a solution I figured out that the PN532 library is interfering with ESP8266HTTPClient library while calling GET() function.

If I comment the RFID reading part from the Sketch loop, everything is working as it should.

I'm using WeMos D1 mini with PN532 over SPI, Arduino IDE v1.8.2, ESP8266 Core 2.3.0 and v2.7.1.

View full illustrated report and description here.

Any help would be appreciated,

Kind regards, Viktor

6000850 commented 3 years ago

can i see your spi wiring on wemos d1 mini ?