Your new topic does not fit any of the above??? Check first. Then post here. Thanks.

Moderator: igrr

User avatar
By chamathkv
#79183
Pablo2048 wrote:
chamathkv wrote:That should be how it works, but even though I connected GPIO16 to the RST pin, it still doesn't wake up from deep sleep. Or do anything after going to sleep for that matter. And as shown in my code, I am not using GPIO 16 for anything else either.

Can you take a look into GPIO16 and reset pin with an oscilloscope?


I will check if I get a chance, however I don't have an oscilloscope near me atm.
User avatar
By chamathkv
#79184
Pablo2048 wrote:How do you know that the CPU is started after deepsleep timer expire? Is there any proof of this? It is from time to time described as an hardware bug, but I've never get more info about this.


Well ideally, the code after deepsleep should run after the deepsleep timer is done. But absolutely nothing happens after the deepsleep code. I even tried with a very short countdown on the deepsleep timer but it still doesn't seem to help.