Deep sleep wakeup

Kzilla
Posts: 1
Joined: Tue Feb 23, 2016 5:14 am

Deep sleep wakeup

Postby Kzilla » Tue Feb 23, 2016 5:21 am

Hi all,

I've been having a problem putting my esp wroom-02 to sleep. I have a reset supervisor tied to the reset line and am trying to use system_deep_sleep(0) after calling os_timer_disarms on all of my timer functions.
The problem is that the system stops functioning, but maintains a current draw of 13mA an does a wdt reset after ~3 seconds:

Code: Select all

state: 5 -> 0 (0)
rm 0
del if0
usl

 ets Jan  8 2013,rst cause:4, boot mode:(3,6)

wdt reset


1) What could be the cause of that problem?

also

2) Is there information somewhere explaining the sdk debug messages seen above? I am referring to rm 0, del if0 and usl and the like.

ESP_Faye
Posts: 1646
Joined: Mon Oct 27, 2014 11:08 am

Re: Deep sleep wakeup

Postby ESP_Faye » Wed Mar 02, 2016 3:27 pm

Hi,

Could the document "9B-ESP8266__Sleep__Function Description" help?

Or you can provide your test code, we will help debug it.

Who is online

Users browsing this forum: No registered users and 189 guests