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: BLE_API mbed nRF51822
You are viewing an older revision! See the latest version
Homepage
20150128 - Issues reported with BLE_Default_App, best to test FOTA with this minimum app until resolved: http://developer.mbed.org/users/waynek/code/HelloBlue/
20150126 - There appears to be an issue with second FOTA load with online libraries. TBD
Modified BLE_Default_App for FOTA testing
- It doesn't use uartService.retargetStdout() which allows it to use the online libs nRF51822 and BLE_API available on 20150123.
- It has modified Device name and ping message so easy to see it has been loaded successfully by DFU
- It compiles and runs as FOTA and non-FOTA platform which may assist debugging
- USBSerial Debug available when used with nRF51822-mkit (default 9600,8,N,1, no flow control)
- It allows checking LEDs and Buttons for mkit, EK, nRFBeacon, Atomwear
FOTA Notes: https://developer.mbed.org/users/prussell/code/FOTA4/wiki/FOTA-Notes