ble button A on microbit

Dependencies:   BLE_API mbed nRF51822 X_NUCLEO_IDB0XA1

Fork of BLE_HeartRate by Bluetooth Low Energy

History

bb works default tip

2018-01-26, by yramesh [Fri, 26 Jan 2018 16:23:35 +0000] rev 81

bb works


First working version

2018-01-23, by yramesh [Tue, 23 Jan 2018 18:45:00 +0000] rev 80

First working version


Update libraries.

2016-09-20, by Vincent Coubard [Tue, 20 Sep 2016 12:36:16 +0100] rev 79

Update libraries.
Add support of ST shield.


Update mbed lib to the latest revision.; This fix the build of this example which was somehow broken even if the example was not touched.

2016-08-05, by vcoubard [Fri, 05 Aug 2016 15:49:15 +0000] rev 78

Update mbed lib to the latest revision.; This fix the build of this example which was somehow broken even if the example was not touched.


Update libraries to the latest revision.

2016-04-11, by vcoubard [Mon, 11 Apr 2016 16:21:48 +0000] rev 77

Update libraries to the latest revision.


updated underlying libraries.

2015-11-26, by rgrover1 [Thu, 26 Nov 2015 14:35:42 +0000] rev 76

updated underlying libraries.


fix waiting condition for ble initialization process

2015-11-03, by vcoubard [Tue, 03 Nov 2015 15:41:48 +0000] rev 75

fix waiting condition for ble initialization process


update to the latest of underlying ilbraries.

2015-11-03, by rgrover1 [Tue, 03 Nov 2015 13:23:36 +0000] rev 74

update to the latest of underlying ilbraries.


make use of BLE::hasInitialized() before entering the main loop.

2015-11-02, by rgrover1 [Mon, 02 Nov 2015 10:11:26 +0000] rev 73

make use of BLE::hasInitialized() before entering the main loop.


update to v2.0.0 of BLE_API. Add bleInitComplete() to main.c

2015-11-02, by rgrover1 [Mon, 02 Nov 2015 09:49:57 +0000] rev 72

update to v2.0.0 of BLE_API. Add bleInitComplete() to main.c