A simple demo around security APIs. Submitted by Xiao Sun.
Dependencies: BLE_API mbed nRF51822
Fork of BLE_HeartRate_AddSec by
History
updating underlying libraries.
2015-09-29, by rgrover1 [Tue, 29 Sep 2015 12:05:32 +0000] rev 7
updating underlying libraries.
switch to new APIs; rename BLEDevice to BLE
2015-06-20, by rgrover1 [Sat, 20 Jun 2015 23:44:08 +0000] rev 6
switch to new APIs; rename BLEDevice to BLE
updating to the latest of the underlying libraries.
2015-06-19, by rgrover1 [Fri, 19 Jun 2015 23:57:59 +0000] rev 5
updating to the latest of the underlying libraries.
updating to the latest of the underlying libraries.
2015-06-08, by rgrover1 [Mon, 08 Jun 2015 10:08:09 +0000] rev 4
updating to the latest of the underlying libraries.
minor mods based on Xiao's original work.
2015-06-04, by rgrover1 [Thu, 04 Jun 2015 08:02:36 +0000] rev 3
minor mods based on Xiao's original work.
1.add comment; 2.add heartRate service with security; 3.print passkey as ASCII
2015-06-03, by sunsmile2015 [Wed, 03 Jun 2015 09:11:21 +0000] rev 2
1.add comment; 2.add heartRate service with security; 3.print passkey as ASCII
first version
2015-06-02, by sunsmile2015 [Tue, 02 Jun 2015 08:14:51 +0000] rev 1
first version
First try
2015-06-02, by sunsmile2015 [Tue, 02 Jun 2015 08:09:51 +0000] rev 0
First try