Closed tsarquis88 closed 4 years ago
Hi @tsarquis88, ESP32 DevKit-C contains components such as USB-UART adapter which continue to draw current even when the ESP32 is in deep sleep mode. For this reason, with DevKit-C it is very hard to get accurate current measurement for the ESP32 module only.
To measure current consumption of the ESP32, suggest one of the following options:
Hello @igrr. Thank you for the quick answer.
Okay, I won't get that micro-amperage in my DevKit, but I could be sure that the deep-sleep consumption will be the correct one in a ESP32 module.
Environment
Problem Description
The consumption in deep-sleep mode is very high.
Expected Behavior
A current value of ~150uA
Actual Behavior
A current value of ~3mA
Steps to reproduce
Just testing your system/deep-sleep example.
Other items if possible