-
Notifications
You must be signed in to change notification settings - Fork 183
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
nodemcu is hanging after one day ?!! #107
Comments
Welcome to HTTPSRedirect! Please provide enough info to debug the issue. |
#include <ESP8266WiFi.h>
} else { //set config save notify callback //set static ip //add all your parameters here
} |
here is my code |
im using nodemcu and im try to connect my esp8266 to google sheet to
read and write to the sheet.
im using arduino ota to update my code.
the software is working fine for only one day and half for maximum
period of time and then my nodemcu hang and no serial data printed or
code execution except the arduino ota.
i have this issue one month ago i need your help please.
The text was updated successfully, but these errors were encountered: