This is a sample project using BLE. A smartphone sends 0x01 or '1' to turn on the led on mbed. Meanwhile, every 5s, mbed board tries to send 3 data bytes to the smartphone.

Dependencies:   BLE_API X_NUCLEO_IDB0XA1 mbed

Changes

RevisionDateWhoCommit message
0:569b2bd966d8 2017-02-23 KISIDO85 This is a sample BLE project default tip