![](/media/cache/group/default_image.jpg.50x50_q85.jpg)
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
History
BLE UART firstVersion;
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