Add documentation about building a stub using NRF52-DK.

This commit is contained in:
JF
2020-01-02 15:19:28 +01:00
parent 16c7ce8929
commit 27d0e1e02f
4 changed files with 67 additions and 13 deletions

View File

@@ -32,6 +32,10 @@ I've tested this project on the actual PineTime hardware.
* 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.
## Stub using NRF52-DL
![Pinetime stub](./images/pinetimestub1.jpg "PinetimeStub")
See [this page](./doc/PinetimeStubWithNrf52DK.md)
## How to build