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
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
6:8b46e5e8e572 | 2016-09-16 | apalmieri | Sync w/ mbed (rev125) BLE_API (rev1208) and X_NUCLEO_IDB0XA1 (rev307) libs |
5:6fac41580b2d | 2016-03-22 | apalmieri | Sync w/ rev215 of X_NUCLEO_IDB0XA1 lib and rev116 of mbed lib |
4:a6a1769ebbd7 | 2016-03-09 | apalmieri | Sync w/ rev115 of mbed lib |
3:b2bf47485f85 | 2016-02-26 | apalmieri | Restore original version |
2:c944cfe08e79 | 2016-02-19 | apalmieri | Sync w/ rev114 of mbed lib |
1:e0f4bcce540c | 2016-01-14 | apalmieri | Sync w/ BLE_API (rev 1130) X_NUCLEO_IDB0XA1 (rev 212) and mbed (rev 112) |
0:2e972e7d3f64 | 2016-01-07 | apalmieri | A simple GattClient demo driving an LED service exported by a BLE_LED peripheral |