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

History

Sync w/ mbed (rev125) BLE_API (rev1208) and X_NUCLEO_IDB0XA1 (rev307) libs default tip

2016-09-16, by apalmieri [Fri, 16 Sep 2016 10:46:07 +0000] rev 6

Sync w/ mbed (rev125) BLE_API (rev1208) and X_NUCLEO_IDB0XA1 (rev307) libs


Sync w/ rev215 of X_NUCLEO_IDB0XA1 lib and rev116 of mbed lib

2016-03-22, by apalmieri [Tue, 22 Mar 2016 08:43:22 +0000] rev 5

Sync w/ rev215 of X_NUCLEO_IDB0XA1 lib and rev116 of mbed lib


Sync w/ rev115 of mbed lib

2016-03-09, by apalmieri [Wed, 09 Mar 2016 13:29:27 +0000] rev 4

Sync w/ rev115 of mbed lib


Restore original version

2016-02-26, by apalmieri [Fri, 26 Feb 2016 11:09:13 +0000] rev 3

Restore original version


Sync w/ rev114 of mbed lib

2016-02-19, by apalmieri [Fri, 19 Feb 2016 15:32:04 +0000] rev 2

Sync w/ rev114 of mbed lib


Sync w/ BLE_API (rev 1130) X_NUCLEO_IDB0XA1 (rev 212) and mbed (rev 112)

2016-01-14, by apalmieri [Thu, 14 Jan 2016 10:58:48 +0000] rev 1

Sync w/ BLE_API (rev 1130) X_NUCLEO_IDB0XA1 (rev 212) and mbed (rev 112)


A simple GattClient demo driving an LED service exported by a BLE_LED peripheral

2016-01-07, by apalmieri [Thu, 07 Jan 2016 16:46:51 +0000] rev 0

A simple GattClient demo driving an LED service exported by a BLE_LED peripheral