-
Beta Was this translation helpful? Give feedback.
Answered by
mobizt
Feb 23, 2024
Replies: 1 comment 3 replies
-
Because of session closed by server or WiFiClient bug in ESP32, you have to call fbdo.stopWiFiClient(); for every 1 minute when you use it repeatedly. |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
Juliocab
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Because of session closed by server or WiFiClient bug in ESP32, you have to call fbdo.stopWiFiClient(); for every 1 minute when you use it repeatedly.