aaaa
Dependencies: BLE_API mbed-events-master mbed nRF51822 X_NUCLEO_IDB0XA1
Fork of BLE_HeartRate by
History
aaaa
2017-06-12, by fbdp1202 [Mon, 12 Jun 2017 04:52:55 +0000] rev 80
aaaa
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
updating call to onDisconnection() due to updates to underlying libraries.
2015-09-29, by rgrover1 [Tue, 29 Sep 2015 09:49:50 +0000] rev 71
updating call to onDisconnection() due to updates to underlying libraries.