Deep sleep vs Power off
Posted: Sat Jun 20, 2015 10:27 pm
Based on the ESP8266EX datasheet (and http://bbs.espressif.com/viewtopic.php?f=6&t=133), the current drain during deep sleep is 10 uA. However, if it is powered off, then the current drain is 0.5 uA. If so, what is the disadvantage of completely powering the ESP8266 off? How long does it take to re-initialize the RTC (which seems to be the only difference between deep sleep and power off)?
I believe it takes about 0.3 - 1s to reconnect to an AP after waking up from deep sleep (also http://bbs.espressif.com/viewtopic.php?f=6&t=133). What about from a power up instead?
I believe it takes about 0.3 - 1s to reconnect to an AP after waking up from deep sleep (also http://bbs.espressif.com/viewtopic.php?f=6&t=133). What about from a power up instead?