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
Revisions of source/main.cpp
Revision | Date | Message | Actions |
---|---|---|---|
70:cae5b05ed2b9 | 2018-10-09 | fixed bug for integer truncation | File Diff Annotate |
69:f48bb19847e3 | 2018-10-09 | added 100 values to stop internal errors hopefully | File Diff Annotate |
68:50923da435f2 | 2018-10-09 | security and bonding, self contained HRS; | File Diff Annotate |
67:6f3587a9594e | 2018-09-01 | add prints and security (bonding + passkey) | File Diff Annotate |
43:fb2855f7754b | 2017-11-01 | Merge pull request #112 from marcbonnici/master | File Diff Annotate |
26:d7dd71a8aea1 | 2017-05-10 | Merge pull request #78 from ashok-rao/master | File Diff Annotate |
10:ac3615194d04 | 2016-10-24 | Merge pull request #32 from ARMmbed/oob | File Diff Annotate |
1:72c60abef7e7 | 2016-07-28 | Merge branch 'master' of https://github.com/ARMmbed/mbed-os-example-ble | File Diff Annotate |
0:fb66cae3e9a1 | 2016-07-26 | Update example at tag mbed-os-5.0.1-rc1 | File Diff Annotate |