Hi everyone,
I'm in the middle of developing my very first electronics project (woohoo!). It's a small Bluetooth LE device, and I'm at the stage where I'm optimizing my code for maximum battery life. I'm currently taking measurements off of a development board.
I'm using an Extech EX330 multimeter based on Dave's recommendation and the fact that it has a uA setting.
When I measure current on the mA setting, I get ~0.05 mA measurement, which is about what I expect. The value changes a bit depending on device activity, but ranges from .02mA to .07mA. I've also measured voltage drop over a 10-ohm resistor in series with the power source and get .2mV to .7mV, so the measurements agree.
However, when I set the EX330 to uA mode, the meter just gives me a constant reading of about 1070uA, and my device loses power. Power source is a CR2032 coin cell battery.
I can't figure out why this is happening, since I'm not changing anything between measurements other than turning the knob on the multimeter. Any ideas? I'm a big time newbie so go easy on me!
Also, I'd like to thank everyone for everything I've learned by lurking on this forum and watching Dave's youtube videos. It's all been incredibly helpful!