Still trying to understand how you power your camera. Where does the power for the dummy battery come from? And how are you measuring it?
here's a picture showing my basic rig set up, this is the Raspberry Pi version (I've since added a dew heater but it doesn't affect what you are asking)
![](http://motioncircus.com/temp/Ixus_160_Power_schematic_WEB.jpg)
In words it runs like this
12V input supply goes into Dual 5V USB buck converter
One of the 5V outputs goes to power the Raspberry Pi, which in my current rigs, stays on constantly (300mA draw I believe)
The other 5V output goes to a relay which is controlled by the Raspberry Pi, running Multilapse and then on to a second buck converter which drops the 5V to camera Voltage (nominally 3.7V but I give it 4.2)
In the not so scientific KAP script test I described in previous post, I was using an Arduino in place of the Raspberry Pi and, instead of splitting a 12V input into two 5V lines, which works just fine. I tried running both devices off a single USB line - so that I could put the USB measuring device inline with that supply to get a reading for both Arduino AND Camera.
It seemed to be working fine and I assumed that because the Arduino draws a lot less than a Raspberry Pi and I could see that images were being taken, that it was all working fine.
it was only when I downloaded the DCIM folder later that I found it had only taken 25 shots, instead of 60.
As it can handle 3-34 Volts I would like to put the measuring gadget inline with the 12V supply before it splits into two but I can't figure out how to connect it. I tried hacking an old USB socket this morning but stuffed it up completely.
If my AliExpress, wired meter turns up in the post, I'll be able to measure the 12V line easily.
Hope that clarifies it a bit.