Page 1 of 1

Wifi provisioning manager and average consumption of about 80mA

Posted: Fri Jul 15, 2022 9:48 am
by CarlaZENA31
Hello,

I'm new to ESP32. I'm using the ESP32-C3-DevKitM-1 board.

I'm using the Wi-Fi Provisioning Manager Example from ESP-32 GitHub repository (https://github.com/espressif/esp-idf/tr ... i_prov_mgr). I'm looking for power consumption while BLE is in advertising state. I saw that the consumption is about 300mW which is high for me.

I would like to know how I can do to reduce this value to get a value lower than 100mW. I tried to using the power management API and the automatic light-sleep but I don't see any changes in consumption.

Thanks in advance !
Carla