-->
Page 1 of 3

ESP8266 Low Power Modes (shut down)

PostPosted: Sat Oct 29, 2022 9:03 pm
by xytsrm
According to the attached table from the ESP8266 Technical Datasheet, in "shut down" aka hibernate (presumably EN pin held low) the current draw should be 0.5ua. I'm measuring 15ua with EN low, GPIO15 held low and GPIO4 set as an input and held low.

I'm measuring current closer to that of "deep sleep"; why is the current higher than the Datasheet specifies for "shut down"?

X.

Re: ESP8266 Low Power Modes (shut down)

PostPosted: Sun Oct 30, 2022 8:11 am
by btidey
The Off current is for the ESP8266 chip itself. You have to also consider currents being drawn by any support circuitry around the chip. The flash chip for example could be taking 5uA or so in standby.

For most purposes the difference of a few uA is likely to be academic as the average current is likely to be dominated by the active current drawn unless one is using extremely low duty cycles of activity.

Re: ESP8266 Low Power Modes (shut down)

PostPosted: Sun Oct 30, 2022 9:39 am
by xytsrm
I am using an ESP-07 module, it did occur to me that there could be extra circuitry in the module drawing power. But, I found the spec from the Chinese company that manufacturers the module (see attached); it still shows a total current draw for the module of 0.5ua during power-off (shut-down).
NOTE: The table values are only valid after removal of the power LED.

BTW: The few uA difference for my application would mean 6 to 8 months of additional operation on the battery; that's not so academic.

X

Re: ESP8266 Low Power Modes (shut down)

PostPosted: Sun Oct 30, 2022 8:17 pm
by davydnorris
I would look at the module you're using and, in particular, the power regulator specs - what brand is the module and what sort of regulator do they use?