A GattClient example based on ST BlueNRG driving an LED service exported by a BLE_LED peripheral. Shows scanning, connections, service-discovery, and reads/writes.

Dependencies:   BLE_API X_NUCLEO_IDB0XA1 mbed

Files at this revision

API Documentation at this revision

Comitter:
apalmieri
Date:
Fri Sep 16 10:46:07 2016 +0000
Parent:
5:6fac41580b2d
Commit message:
Sync w/ mbed (rev125) BLE_API (rev1208) and X_NUCLEO_IDB0XA1 (rev307) libs

Changed in this revision

BLE_API.lib Show annotated file Show diff for this revision Revisions of this file
X_NUCLEO_IDB0XA1.lib Show annotated file Show diff for this revision Revisions of this file
mbed.bld Show annotated file Show diff for this revision Revisions of this file
diff -r 6fac41580b2d -r 8b46e5e8e572 BLE_API.lib
--- a/BLE_API.lib	Tue Mar 22 08:43:22 2016 +0000
+++ b/BLE_API.lib	Fri Sep 16 10:46:07 2016 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/teams/Bluetooth-Low-Energy/code/BLE_API/#ff83f0020480
+http://mbed.org/teams/Bluetooth-Low-Energy/code/BLE_API/#65474dc93927
diff -r 6fac41580b2d -r 8b46e5e8e572 X_NUCLEO_IDB0XA1.lib
--- a/X_NUCLEO_IDB0XA1.lib	Tue Mar 22 08:43:22 2016 +0000
+++ b/X_NUCLEO_IDB0XA1.lib	Fri Sep 16 10:46:07 2016 +0000
@@ -1,1 +1,1 @@
-https://developer.mbed.org/teams/ST/code/X_NUCLEO_IDB0XA1/#e8fa3129410a
+https://developer.mbed.org/teams/ST/code/X_NUCLEO_IDB0XA1/#fa98703ece8e
diff -r 6fac41580b2d -r 8b46e5e8e572 mbed.bld
--- a/mbed.bld	Tue Mar 22 08:43:22 2016 +0000
+++ b/mbed.bld	Fri Sep 16 10:46:07 2016 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/mbed_official/code/mbed/builds/c0f6e94411f5
\ No newline at end of file
+http://mbed.org/users/mbed_official/code/mbed/builds/2e9cc70d1897
\ No newline at end of file