msn

Dependencies:   BLE_API mbed nRF51822

Fork of BLE_LEDBlinker by Bluetooth Low Energy

History

drop an un-necessary include from main.cpp in LEDBlinker default tip

2015-07-02, by rgrover1 [Thu, 02 Jul 2015 08:52:47 +0000] rev 9

drop an un-necessary include from main.cpp in LEDBlinker


remove an obsolete comment block.

2015-07-02, by rgrover1 [Thu, 02 Jul 2015 08:51:39 +0000] rev 8

remove an obsolete comment block.


update to the latest of the underlying API

2015-07-02, by rgrover1 [Thu, 02 Jul 2015 08:39:04 +0000] rev 7

update to the latest of the underlying API


minor diffs.

2015-06-29, by rgrover1 [Mon, 29 Jun 2015 06:23:09 +0000] rev 6

minor diffs.


switch to newer APIs; rename BLEDevice to BLE

2015-06-20, by rgrover1 [Sat, 20 Jun 2015 23:36:10 +0000] rev 5

switch to newer APIs; rename BLEDevice to BLE


updating to the latest of BLE_API and nRF51822 (which now contains support for Gatt Client).

2015-06-19, by rgrover1 [Fri, 19 Jun 2015 23:34:34 +0000] rev 4

updating to the latest of BLE_API and nRF51822 (which now contains support for Gatt Client).


rename led1 as alivenessLED.; And some minor addition to comments.

2015-06-08, by rgrover1 [Mon, 08 Jun 2015 06:37:03 +0000] rev 3

rename led1 as alivenessLED.; And some minor addition to comments.


another minor change to a comment.

2015-06-08, by rgrover1 [Mon, 08 Jun 2015 06:30:35 +0000] rev 2

another minor change to a comment.


minor cosmetic changes. mostly to comments.

2015-06-08, by rgrover1 [Mon, 08 Jun 2015 06:26:18 +0000] rev 1

minor cosmetic changes. mostly to comments.


an initial demo showcasing the GattClient APIs. Drives an LED exported by a BLE_LED peripheral.

2015-06-05, by rgrover1 [Fri, 05 Jun 2015 14:40:15 +0000] rev 0

an initial demo showcasing the GattClient APIs. Drives an LED exported by a BLE_LED peripheral.