-->
Page 1 of 1

Power consumption with CH_PD not high? (ESP-01)

PostPosted: Thu Mar 02, 2017 12:29 pm
by vanderbreye
Hey!
I came across the simple "push button" from https://www.hackster.io/iboboc/smartbutton-pro-06ce5d and was wondering how much power is consumed when CH_PD is not connected, because:
The chip is not "active", but still the red "power"-LED is on. Would the power consumption really ==0 if i remove the LED manually?

My first thought was it would be better to use a GPIO2 (OR 100k+Button) driven BC546B before the VIN/CH_PD.
What do you think?

Re: Power consumption with CH_PD not high? (ESP-01)

PostPosted: Thu Mar 02, 2017 1:20 pm
by schufti
compared to the mA current of the led, the "standby" currents of the esp8266 and flash are relativ==0 depending on how many digits behind the dp you require.
in general it should settle around some tens of µA.