Add BleController to manage the BLE connection status

This commit is contained in:
JF
2019-12-27 17:05:49 +01:00
parent 11aa5e3d88
commit 46eeefb53a
7 changed files with 48 additions and 6 deletions

View File

@@ -29,7 +29,6 @@ I've tested this project on the actual PineTime hardware.
* BLE advertising, connection and bonding
* BLE CTS client (retrieves the time from the connected device if it implements a CTS server)
* Push button to go to disable screen (and go to low power mode) / enable screen (and wake-up). **NOTE** : I'm not completely sure the power consumption is optimal, especially in sleep mode. Any help to measure and debug this is welcome.
## How to build