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@1:72c60abef7e7, 2016-07-28 (annotated)
- Committer:
- mbed_official
- Date:
- Thu Jul 28 23:14:44 2016 +0100
- Revision:
- 1:72c60abef7e7
- Parent:
- 0:fb66cae3e9a1
- Child:
- 13:924e3381c12b
Merge branch 'master' of https://github.com/ARMmbed/mbed-os-example-ble
Commit copied from ./src/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 | ROOT=. |
mbed_official | 1:72c60abef7e7 | 2 | TARGET=NRF51_DK |
mbed_official | 1:72c60abef7e7 | 3 | TOOLCHAIN=GCC_ARM |