You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tested this script on a iMac I bought this year and rpi3 from last year.
On the iMac when connecting and polling the sensors I'm getting: ~0.01 mA -0.20 mA and it looks like the iMac is actively optimizing the bluetooth connection to preserve the battery life of the sensor because the mA is rarely over 0.15.
However on the raspberry pi something quite different is occurring. I'm getting no less than 0.50 mA and it is staying consistently above that, even when the sensors are not being read.
Any idea what is going on or where I could begin investigating this problem? Thanks for any help you could offer.
The text was updated successfully, but these errors were encountered:
Made a quick and dirty test with noble directly. Just keep restarting script until you connect to the sensortag. The result was the same as the sensortag script above. ~0.5 mA.
Hello!
First I used this script: https://github.com/danielbh/sensortag-battery-test/blob/master/polling.js
Then I followed this guide: http://mobilemodding.info/2015/06/ti-sensortag-2-power-consumption-analysys/
I tested this script on a iMac I bought this year and rpi3 from last year.
On the iMac when connecting and polling the sensors I'm getting: ~0.01 mA -0.20 mA and it looks like the iMac is actively optimizing the bluetooth connection to preserve the battery life of the sensor because the mA is rarely over 0.15.
However on the raspberry pi something quite different is occurring. I'm getting no less than 0.50 mA and it is staying consistently above that, even when the sensors are not being read.
Any idea what is going on or where I could begin investigating this problem? Thanks for any help you could offer.
The text was updated successfully, but these errors were encountered: