power outage problem starting esp8266 #10823
Unanswered
Gandalf4678
asked this question in
ESP8266
Replies: 1 comment 1 reply
-
As Gandalf you probably know some magic. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I made a setup using an ESP8266, using micropython for development. This setup allows me to retrieve temperature data from a DS18B20 sensor and send the information to a broker topic via WiFi.
I have a problem that occurs during a power outage. I have to press the reset button for the program to restart correctly. How can I avoid this?
thank
Beta Was this translation helpful? Give feedback.
All reactions