Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change the battery probe to be periodic #9

Open
sapiezynski opened this issue Aug 13, 2013 · 1 comment
Open

Change the battery probe to be periodic #9

sapiezynski opened this issue Aug 13, 2013 · 1 comment

Comments

@sapiezynski
Copy link

Right now the battery probe reports every time there is a voltage change, which results in waking up the phone at least every 10 seconds.

There is no need for the battery probe to run more often than every half hour, so it should be reimplemented as a periodic, not event-driven probe

@h0pbeat
Copy link
Member

h0pbeat commented Aug 13, 2013

I propose we turn off the battery probe from SensibleDTU deployment at the beginning, and wait for the re-implementation to enable it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants