ESP8266 wifi switch power consumption
Posted: Sun Nov 17, 2019 1:24 am
Most ESP8266 wifi switches I've seen draw about 160mA @ 5v. There does not seem to be much scope to reduce this standby current because the switch can't sleep, it needs to be awake to receive on/off commands.
Which is why I'm puzzled by https://blakadder.github.io/templates/t ... timer.html an 8266 based wifi switch for irrigation solenoids that with a standby current of just 40mA @ 5v. Just wondering if anyone has any thoughts about how this device can run an ESP8266 on just 0.2 watts?
I've noticed it takes a good firm half second press of the front panel button to change solenoid state. Is there some sort of 25% duty cycle microsleep option it could be using?
Which is why I'm puzzled by https://blakadder.github.io/templates/t ... timer.html an 8266 based wifi switch for irrigation solenoids that with a standby current of just 40mA @ 5v. Just wondering if anyone has any thoughts about how this device can run an ESP8266 on just 0.2 watts?
I've noticed it takes a good firm half second press of the front panel button to change solenoid state. Is there some sort of 25% duty cycle microsleep option it could be using?