Hi everyone.
I´m using Esp32 to sense an analog pin.
I´m powering with 2 batterys AA
The problem is that the power consumption in deep sleep is not the expected.
It´s consuming 35mA when it should be a lot less.
Shiped from the USA. To germany the shipping-cost was affordable. So give it a try
best regards Stefan
any newbee can apply the most professional habit from the first line of code they write on their own:
add only ONE thing at a time. Test/debug that ONE thing until that ONE thing works reliable - repeat.
The sad thing is: only the REAL professionals write code this way.
If your using an actual ESP32 then in deep sleep it will consume around 8uA.
Your probably using an (unamed) module that has an ESP32 on it and a pile of other components such as usd to serial adapters etc which dont go into a deep sleep or low current mode.