repo

Dependencies:   mbed BLE_API nRF51822 X_NUCLEO_IDB0XA1

History

init default tip

2019-10-31, by orshefi [Thu, 31 Oct 2019 18:50:07 +0000] rev 81

init


proper ble input virtual inheritance;

2019-02-16, by orshefi [Sat, 16 Feb 2019 15:01:30 +0000] rev 80

proper ble input virtual inheritance;


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