Minimal usage example of BLE API
Dependencies: BLE_API mbed nRF51822
Just a very simple and minimal BluetoothLE API 'Hello World' example.
History
Updated to use latest libraries
2016-09-23, by waynek [Fri, 23 Sep 2016 14:01:59 +0000] rev 3
Updated to use latest libraries
updated to confirm to the latest BLE API
2016-01-18, by waynek [Mon, 18 Jan 2016 11:13:31 +0000] rev 2
updated to confirm to the latest BLE API
removed redundant DFUService declaration.
2015-01-28, by waynek [Wed, 28 Jan 2015 17:44:09 +0000] rev 1
removed redundant DFUService declaration.
init Hello world minimal BLE app to test FOTA
2015-01-28, by waynek [Wed, 28 Jan 2015 17:35:34 +0000] rev 0
init Hello world minimal BLE app to test FOTA