Hello all,
I apologise for creating a another topic with a much addressed topic like the ucurrent..
I was also unsure as to which sub forum would this be an appropriate topic to post..
I need help addressing an issue with ucurrent gold and ESP32.
A product I am working on uses an ESP32, RFM69 and bunch of other semiconductors.
The maximum power draw components are the ESP32 and the RFM69 radio. Other components are mostly sub 1mA consumption.
I have been using one of these cheap USB power meters to measure the current draw.
I am able to see that the board consumes about 200 mA (ESP32 + RFM69) during peak transmission and wifi communication.
However, the board also goes to low power sleep mode for the majority of the time.
I need to measure the maximum (no issue with the usb power meter) and the minimum ( the usb power meter has a resolution of 1mA).
I am certain given the firmware, the board consumes less than 1mA but I need stable numbers.
(This is for sizing batteries for the application and/or hardware/firmware changes)
Given the wide range of currents to measure, I bought a ucurrent assuming that I might be able to measure the maximum and minimum current.
but realised in retrospect that given the shunt resistors in the nA and uA range, I might be starving the processor of the power to even startup and run..
I did this after the 3.3V regulator on the board, which powers up the devices. inserted the ucurrent in series with the + supply and measured the output voltage
Any suggestions on what I can do to measure the current in sleep mode??
Thanks in advance!! :-)