A simple demo around security APIs. Submitted by Xiao Sun.
Dependencies: BLE_API mbed nRF51822
Fork of BLE_HeartRate_AddSec by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
7:e8dfe1c97c71 | 2015-09-29 | rgrover1 | updating underlying libraries. |
6:715150f7f293 | 2015-06-20 | rgrover1 | switch to new APIs; rename BLEDevice to BLE |
5:ed2cb43f3589 | 2015-06-19 | rgrover1 | updating to the latest of the underlying libraries. |
4:5870c552bc4b | 2015-06-08 | rgrover1 | updating to the latest of the underlying libraries. |
3:b852bf8d6fad | 2015-06-04 | rgrover1 | minor mods based on Xiao's original work. |
2:2d9d4b271af8 | 2015-06-03 | sunsmile2015 | 1.add comment; 2.add heartRate service with security; 3.print passkey as ASCII |
1:52c48814da8e | 2015-06-02 | sunsmile2015 | first version |
0:4f367a344480 | 2015-06-02 | sunsmile2015 | First try |