Open biemster opened 2 years ago
Bluetooth has a battery status service, and the SDK seems to have some references to it as well:
components/profiles/Batt/battservice.h
This would be handy to estimate when the battery needs replacement, as already mentioned in issue #2.
Also, as suggested in #6, the status byte can be used for this, to remotely check the battery status.
Bluetooth has a battery status service, and the SDK seems to have some references to it as well:
This would be handy to estimate when the battery needs replacement, as already mentioned in issue #2.