Page 1 of 1

ESP 32 power measurement

Posted: Tue Jul 10, 2018 9:50 pm
by awaisahmed
i have a task to measure power consumption of ESP32. ideas can be to do this in deep sleep mode, active mode. But how power consumption should be measure ? from oscilloscope or digital meter ? please explain.

Re: ESP 32 power measurement

Posted: Tue Jul 10, 2018 11:19 pm
by kolban
This is a good link:

https://www.dummies.com/programming/ele ... c-circuit/

I googles using:

"how to measure current consumption of a circuit"

and got lots of hits.

Re: ESP 32 power measurement

Posted: Wed Jul 11, 2018 5:27 am
by awaisahmed
i read the link info does it means like the API which i am using in BLE i should use them to check the power consumption of ESP32 in BLE mode ?