Hi,
I'm measuring a rather high power consumption when in deep sleep mode, waiting for pin interrupt (panstamp.sleep()), i see ~150uA (from 2.7V battery).
If I'm right, the wiki mentions ~7.5uA for panstamp 1.1, or 25uA for 1.0, but that's even with the accelerometer enabled (which I dont use in this application).
Any clue what this might be?
Here's the gist of it:
https://gist.github.com/kubaraczkowski/d...e477c220b2
It's for a gas meter with a magnet on 0.001 disc. That closes a reed switch when it gets close, which triggers a packet transmission.
Thanks in advance!
Kuba
I'm measuring a rather high power consumption when in deep sleep mode, waiting for pin interrupt (panstamp.sleep()), i see ~150uA (from 2.7V battery).
If I'm right, the wiki mentions ~7.5uA for panstamp 1.1, or 25uA for 1.0, but that's even with the accelerometer enabled (which I dont use in this application).
Any clue what this might be?
Here's the gist of it:
https://gist.github.com/kubaraczkowski/d...e477c220b2
It's for a gas meter with a magnet on 0.001 disc. That closes a reed switch when it gets close, which triggers a packet transmission.
Thanks in advance!
Kuba