Use this forum to chat about hardware specific topics for the ESP8266 (peripherals, memory, clocks, JTAG, programming)

User avatar
By ritesh
#35966 Hi,

I am working on ESP-WROOM-02 Wifi Modules and want to check Power consumed by ESP while booting it or operations it in different modes.

Also, how to test power consumption in different sleep modes like modem sleep, light sleep and deep sleep modes?

Please let me know hardware connections as well as software configurations to check power consumption for ESP-WROOM-02 Wifi Modules.

Regards,
Ritesh Prajapati
User avatar
By bjpirt
#35968 The best way to do this if you haven't got access to accurate power usage hardware is just to connect the power through a low ohm resistor (an accurate one) and connect an oscilloscope across that to see what the current is. You'll get a nice waveform showing you the power consumption as the radio fires up, etc.
Hope this helps,
Ben