Minimal usage example of BLE API
Dependencies: BLE_API mbed nRF51822
Just a very simple and minimal BluetoothLE API 'Hello World' example.
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
3:a73aba7d194e | 2016-09-23 | waynek | Updated to use latest libraries |
2:4f0d8bf09690 | 2016-01-18 | waynek | updated to confirm to the latest BLE API |
1:b84d6e0b404e | 2015-01-28 | waynek | removed redundant DFUService declaration. |
0:a89b73f690c1 | 2015-01-28 | waynek | init Hello world minimal BLE app to test FOTA |