You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
No Issue here, I used ArduinoJson on ESP32 with esp32_idf and the device keeps running for weeks. Just be aware that JsonDocument could need clear() after use.
See : https://arduinojson.org/v6/api/jsondocument/clear/
whenever i use Arduino JSON library with ESP32, Dev Module board. my wifi disconnect after a little time passed.
The text was updated successfully, but these errors were encountered: