From 932c0479ee7c501bc224435943c73a368001845e Mon Sep 17 00:00:00 2001 From: JF Date: Sun, 5 Apr 2020 17:03:06 +0200 Subject: Add documentation about BLE connection and services. --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 57b95aab..790e3de1 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,11 @@ I've tested this project on the actual PineTime hardware. * Rich user interface (using [LittleVGL](https://littlevgl.com/)) via display, touchpanel and push button. * Digital watch face and 4 demo applications (spinning meter, analog gauche, push button and message box); * Watchdog (automatic reset in case of firmware crash) and reset support (push and hold the button for 7 - 10s); - * BLE Notification support (still Work-In-Progress, companion app needed). + * BLE Notification support (still Work-In-Progress, [companion app](https://github.com/JF002/gobbledegook) needed). + +## Documentation + + * [BLE implementation and API](./doc/ble.md) ## Stub using NRF52-DK ![Pinetime stub](./images/pinetimestub1.jpg "PinetimeStub") -- cgit v1.2.3-70-g09d2