OpenEarable / open-earable

OpenEarable Arduino firmware.
MIT License
250 stars 33 forks source link

add charging state characteristic #33

Closed TobiasRoeddiger closed 1 year ago

TobiasRoeddiger commented 1 year ago

verify that there is no GATT standard. if not, add it to the battery service. charging state: not charging, charging, fully charged (0, 1, 2)

TobiasRoeddiger commented 1 year ago

get state from battery chip state pin (see schematic for ref)

image