miguelbalboa / rfid

Arduino RFID Library for MFRC522
The Unlicense
2.74k stars 1.43k forks source link

ESP32 Httpclient get method works, but not with mfrc522 #565

Closed erwan33fr closed 3 years ago

erwan33fr commented 3 years ago

ESP32 or ESP8266

It seems that there is an incompatibility between the mfrc522 library and the method http.get from HTTPClient.h ?

https://forum.arduino.cc/t/esp32-httpclient-get-method-works-but-not-with-mfrc522/881640

Rotzbua commented 3 years ago

It seems that there is an incompatibility

No. Most ppl have bugs in their code.

erwan33fr commented 3 years ago

ok thanks