Beacon demo for the BLE API using the nRF51822 native mode drivers

Dependencies:   BLE_API mbed nRF51822 X_NUCLEO_IDB0XA1

Fork of BLE_iBeacon by Bluetooth Low Energy

History

Update libraries. default tip

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

Update libraries.
Add ST shield via config system.


Update libraries to the latest revision.

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

Update libraries to the latest revision.


fixed a typo in main(). We would previously be spinning on initialization and never enter low-power mode.

2015-12-03, by rgrover1 [Thu, 03 Dec 2015 09:26:30 +0000] rev 77

fixed a typo in main(). We would previously be spinning on initialization and never enter low-power mode.


updating underlying libraries.

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

updating underlying libraries.


oops. had forgotten to put in the spin loop during initialization(). This isn't necessary for nRF, but could be necessary for other controllers.

2015-11-06, by rgrover1 [Fri, 06 Nov 2015 13:24:28 +0000] rev 75

oops. had forgotten to put in the spin loop during initialization(). This isn't necessary for nRF, but could be necessary for other controllers.


updating to the latest of the underlying libraries.

2015-11-06, by rgrover1 [Fri, 06 Nov 2015 13:12:00 +0000] rev 74

updating to the latest of the underlying libraries.


updating the underlying libraries.

2015-09-29, by rgrover1 [Tue, 29 Sep 2015 09:45:56 +0000] rev 73

updating the underlying libraries.


minor cosmetic change.

2015-07-22, by rgrover1 [Wed, 22 Jul 2015 07:45:18 +0000] rev 72

minor cosmetic change.


updating to the latest of the underlying libraries.

2015-07-21, by rgrover1 [Tue, 21 Jul 2015 12:28:34 +0000] rev 71

updating to the latest of the underlying libraries.


updating to the latest of the underlying libraries.;

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

updating to the latest of the underlying libraries.;