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.
Diff: mbed.bld
- Revision:
- 18:8546914968b6
- Parent:
- 17:5afb0e5a48fc
- Child:
- 19:1e34f137b7ce
diff -r 5afb0e5a48fc -r 8546914968b6 mbed.bld --- a/mbed.bld Tue Nov 03 16:03:18 2015 +0000 +++ b/mbed.bld Mon Apr 11 16:16:58 2016 +0000 @@ -1,1 +1,1 @@ -http://mbed.org/users/mbed_official/code/mbed/builds/9296ab0bfc11 \ No newline at end of file +http://mbed.org/users/mbed_official/code/mbed/builds/99a22ba036c9 \ No newline at end of file