Bluetooth Connected TOF Sensor

Dependencies:   BLE_API X_NUCLEO_6180XA1 X_NUCLEO_IDB0XA1 mbed

Fork of BLE_HeartRate_IDB0XA1 by ST

Committer:
hux
Date:
Sun Dec 18 05:33:58 2016 +0000
Revision:
22:d467526abc4a
Child:
27:32267cee7cb8
some new stuff added - works now

Who changed what in which revision?

UserRevisionLine numberNew contents of line
hux 22:d467526abc4a 1 T06_BLE_GATT_Example
hux 22:d467526abc4a 2
hux 22:d467526abc4a 3 This demo program is actually the featured demo program BLE_GATT_Example from
hux 22:d467526abc4a 4 MBED. To make it runnung the BLE_API and the X_NUCLEO_IDB0XA1 libraries had to
hux 22:d467526abc4a 5 be copied from the S03_BLE_GATT_Example
hux 22:d467526abc4a 6
hux 22:d467526abc4a 7 Get sample code from (includes the video):
hux 22:d467526abc4a 8 https://developer.mbed.org/teams/Bluetooth-Low-Energy/code/BLE_GATT_Example/
hux 22:d467526abc4a 9
hux 22:d467526abc4a 10 Tested Platforms:
hux 22:d467526abc4a 11 nRF51-DK
hux 22:d467526abc4a 12