An example of creating and updating a simple GATT Service using the BLE_API
Dependencies: BLE_API mbed nRF51822 X_NUCLEO_IDB0XA1
This example creates and updates a standard Battery Level service, and a single GATT characteristic that contains the battery level.
Revisions of main.cpp
Revision | Date | Message | Actions |
---|---|---|---|
8:45beed07b093 | 2014-09-22 | updating to 0.2.0 of the BLE_API | File Diff Annotate |
5:77ad8d8dc9c5 | 2014-06-12 | removing un-necessary white space | File Diff Annotate |
4:5b64235d1b85 | 2014-06-12 | updating the batteryLevel example with new API | File Diff Annotate |
3:288b2baffd14 | 2014-01-16 | Updated to latest BLE_API version | File Diff Annotate |
2:a872df2e051e | 2014-01-09 | Update BLE API | File Diff Annotate |
1:54fe327e5d0a | 2014-01-09 | Updated to latest BLE_API library | File Diff Annotate |
0:395932faedf1 | 2014-01-09 | First commit | File Diff Annotate |