Supply current fluctuation
Posted: Mon Sep 30, 2024 10:26 am
Hello to all!
Working on my project I detected some current fluctuation when ESP32-C3-mini is connected to a WiFi AP. So, to figure out where the fluctuation is coming from I moved to the ESP32-C3-DevKitM-1 with ESP-IDF v5.3.1 flashing the wifi station example and ... surprise here it is again. The setup to measure the current is quite simple. In the 3.3V pin I have place a shunt resistor (1 Ohms) and I measured the voltage drop. It can be seen 60-70 mA jumps continously, this only occurs when connected to wifi. Thus, my guess is that ESP-IDF WiFi library but I am not sure if there is any configuration that could make the consumption stable. Any hints?
Thank you in advance!
Working on my project I detected some current fluctuation when ESP32-C3-mini is connected to a WiFi AP. So, to figure out where the fluctuation is coming from I moved to the ESP32-C3-DevKitM-1 with ESP-IDF v5.3.1 flashing the wifi station example and ... surprise here it is again. The setup to measure the current is quite simple. In the 3.3V pin I have place a shunt resistor (1 Ohms) and I measured the voltage drop. It can be seen 60-70 mA jumps continously, this only occurs when connected to wifi. Thus, my guess is that ESP-IDF WiFi library but I am not sure if there is any configuration that could make the consumption stable. Any hints?
Thank you in advance!