Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: Nucleo_BLE_API Nucleo_BLE_BlueNRG mbed
History
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