Page 1 of 1

ESP32 sleep while...

Posted: Mon Apr 27, 2020 2:26 pm
by dunato
Hi, I have a question regarding the ESP energy saving during a long lasting process. Consider that ESP32 would use IO pin to control a relay, e.g. for the light bulb switch on. The relay would be active for about 1 hour. Is there any possibility to change pin state and then give ESP to sleep? If yes what kind of sleep is possible, how deep?
DN

Re: ESP32 sleep while...

Posted: Mon Apr 27, 2020 3:11 pm
by chegewara

Re: ESP32 sleep while...

Posted: Tue Apr 28, 2020 6:54 pm
by dunato
Thanks