Implementation of Heart Rate Service on nRF52-DK with security (bonding/pairing procedure). Correct key for smartphone to enter is printed on serial. Baud rate 9600, 8 bits + 1 stop bit + no parity bit.
Fork of mbed-os-example-ble-HeartRate by
.mbed@13:924e3381c12b, 2016-12-15 (annotated)
- Committer:
- mbed_official
- Date:
- Thu Dec 15 16:30:42 2016 +0000
- Revision:
- 13:924e3381c12b
- Parent:
- 1:72c60abef7e7
Merge pull request #42 from ARMmbed/mbed-os-5.3.0-rc3
Mbed os 5.3.0 rc3
.
Commit copied from https://github.com/ARMmbed/mbed-os-example-ble
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
mbed_official | 1:72c60abef7e7 | 1 | TARGET=NRF51_DK |
mbed_official | 1:72c60abef7e7 | 2 | TOOLCHAIN=GCC_ARM |
mbed_official | 13:924e3381c12b | 3 | ROOT=. |