Fork of BLE_SecureHeartRate : should this 'work' i.e. require a secure connection on an nRF51-DK? Hopefully I'm just missing something obvious - or is this broken?

Dependencies:   BLE_API mbed nRF51822

Fork of BLE_SecureHeartRate by Bluetooth Low Energy

History

use IO_CAPS_KEYBOARD_DISPLAY (still doesn't work) default tip

2016-05-27, by tomg [Fri, 27 May 2016 16:55:05 +0000] rev 11

use IO_CAPS_KEYBOARD_DISPLAY (still doesn't work)


Exactly as tested

2016-05-27, by tomg [Fri, 27 May 2016 16:52:32 +0000] rev 10

Exactly as tested


Changed SecurityIOCapabilities_t to IO_CAPS_DISPLAYONLY (& specified password via ASCII char literals rather than in hex).

2016-05-24, by tomg [Tue, 24 May 2016 15:15:03 +0000] rev 9

Changed SecurityIOCapabilities_t to IO_CAPS_DISPLAYONLY (& specified password via ASCII char literals rather than in hex).


Should this 'work' i.e. require a secure connection on an nRF51-DK? I must be missing something - or is this broken?

2016-05-24, by tomg [Tue, 24 May 2016 12:04:42 +0000] rev 8

Should this 'work' i.e. require a secure connection on an nRF51-DK? I must be missing something - or is this broken?


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