Skip to content

Intelligent charger for m365. Reads BLE packets from battery status to stop charging.

Notifications You must be signed in to change notification settings

issalig/m365charger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 

Repository files navigation

m365charger

Friendly charger for m365. Reads BLE packets from battery status to stop charging as recommended charge level is 20%-80%.

Still a project to be developed. These are main ideas.

Requirements

[image] https://i2.wp.com/randomnerdtutorials.com/wp-content/uploads/2018/06/GATT-BLE-ESP32.png?w=750&ssl=1 https://circuitdigest.com/microcontroller-projects/esp32-ble-client-connecting-to-fitness-band-to-trigger-light

GATT: Profile->Service->Characteristic(Properties,Value,Descriptor)

There are services for Battery monitor, heart rate, ectc, ...

Characteristics are owned by a service. Properties inform about data accessing, value is raw data and descriptor is an uuid.

We will create a BLE client that will connect to m365 server.

About

Intelligent charger for m365. Reads BLE packets from battery status to stop charging.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published