BLE UART example for Nucloe board and Bluetooth LE Nucleo shield.

Dependencies:   Nucleo_BLE_API Nucleo_BLE_BlueNRG mbed

Warning: Deprecated!

Supported drivers and applications can be found at this link.

History

Use USER_BUTTON interrupt to send data default tip

2014-12-24, by sjallouli [Wed, 24 Dec 2014 18:05:05 +0000] rev 1

Use USER_BUTTON interrupt to send data
; use ble.updateCharacteristicValue() to send data


change the USARTService->write method access permission to public

2014-12-19, by sjallouli [Fri, 19 Dec 2014 19:53:05 +0000] rev 0

change the USARTService->write method access permission to public