-
Notifications
You must be signed in to change notification settings - Fork 53
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
Batterystatus always return -1 #84
Comments
From the flic.sqlite3: (partly anonymised)
It seems that colums "battery_samples", "next_battery_index" and "battery_timestamp" are always void or zero, which indicates that the "flicd" server never receives or updates the batterystatus. |
Bump... I've tested few different flic's (old and recent) and none return battery status and return -1. It's too bad there is no traction or follow-up on most issues. |
@Emill, any change of an answer on this one? The problem is, I have some buttons which re rarely used and the event to be triggered is happening in a remote location, so the one pushing the flic button must rely on the button to work. Thus, I need to monitor the buttons to ensure battery is sufficient. Or, is it possible to ping the buttons? |
How do you mean ping the buttons? |
So how will I ensure that the button remains connected to advertise its battery status? |
I have implemented the new batterystatus, however, the batterystatus event always returns -1.
I am running the flicd linux 64-bit version on a raspberry pi 3.
Could it be that my flic buttons does not support batterystatus? If so can they be firmware updated?
Please advise.
The text was updated successfully, but these errors were encountered: