disable brownout detection
Posted: Wed Sep 27, 2017 8:20 am
Hi,
I'm trying to power the ESP32 through 2 AA batteries and a boost ic. I'm trying the wifi scan example.
It works well when the batteries are full but after the voltage is always at 3.3V (after the boost IC) but ESP32 goes in brownout.
I'd like to disable the brownout detection but if I disable it in menuconfig the brownout detection persists.
How can I solve this issue?
Is there a "soft start" setting in order to decrease the current at boot?
Thank you
Regards
Davide
I'm trying to power the ESP32 through 2 AA batteries and a boost ic. I'm trying the wifi scan example.
It works well when the batteries are full but after the voltage is always at 3.3V (after the boost IC) but ESP32 goes in brownout.
I'd like to disable the brownout detection but if I disable it in menuconfig the brownout detection persists.
How can I solve this issue?
Is there a "soft start" setting in order to decrease the current at boot?
Thank you
Regards
Davide