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

Dependencies:   Nucleo_BLE_API Nucleo_BLE_BlueNRG mbed

Fork of Nucleo_BLE_UART by ST Americas mbed Team

History

BLE UART firstVersion; default tip

2015-01-12, by BrunoV [Mon, 12 Jan 2015 11:00:27 +0000] rev 2

BLE UART firstVersion;


Use USER_BUTTON interrupt to send data

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