ESP.deepSleep(0); works if i press reset, don't even need gpio16 for that.
ESP.deepSleep(0); works if i press reset, don't even need gpio16 for that.
Explore... Chat... Share...
Moderator: igrr
sej7278 wrote:does ESP.deepSleep(0, RF_DISABLED); actually work for anyone, as i cannot get it to wake again if i press the reset button, or tie gpio16 (d0 on nodemcu v1.0) to RST, i have to pull the power.
ESP.deepSleep(0); works if i press reset, don't even need gpio16 for that.
sej7278 wrote:i'm not trying to connect to wifi to see if its awake, its actually connected to a display that doesn't come on
while (WiFi.status() != WL_CONNECTED)
{
delay(200);
}
It takes about 20-25 seconds for home assistant c[…]
I tried to upgrade tof my sonoff basic R2 with the[…]
a problem Perhaps you want to define "Probl[…]
Rebooting your router will not give you a faster I[…]
There are no other notifications from esptool.py i[…]
Using the Arduino IDE, you'll learn how to set up […]
In this project, you will post to Twitter using an[…]
In this project, we will build a water level contr[…]
I guess I'm late, but I had the same problem and f[…]
Last night I received my first D1 Minis for a lear[…]
Although I am aware that this is an old post, I fe[…]