Page 1 of 1

ESP doesn't wake up from sleep with newest SW version

Posted: 07 Jun 2021, 08:30
by pirquadrat
Hi,

I have been looking long for the reason and I realized that my ESP8266-12F 4M doesn't wake up from deep sleep with version mega-20210503 and mega-20210223. I didn't test it with mega-20210114, but it works fine with mega-20201227. So all settings seem to be alright. Does anybody also have this issue?

It's going to sleep 10 sec after waking up, then 600 sec sleep time.

Thank you for your help in advance.

Re: ESP doesn't wake up from sleep with newest SW version

Posted: 07 Jun 2021, 10:22
by TD-er

Re: ESP doesn't wake up from sleep with newest SW version

Posted: 07 Jun 2021, 11:33
by TD-er
I also made a PR, which will be included in the next build to revert the behavior to how it was with a setting to allow to switch between the different calls to Deep Sleep.
https://github.com/letscontrolit/ESPEasy/pull/3677