Bluetooth Low Energy based Firmware Over The Air with Mbed. Mbed part is a external processor of the IoT devices and communicate with a Bluetooth module. The Bluetooth module have to support BLE and implement BLE FOTA profile designed by ours. BLE FOTA profile specification is available from our GIT hub wiki(https://github.com/sevencore/BLEFOTA).
Dependencies: mbed
Fork of mbed_fota by
Bluetooth Low Energy based Firmware Over The Air with Mbed. Mbed part is a external processor of the IoT devices and communicate with a Bluetooth module. The Bluetooth module have to support BLE and implement BLE FOTA profile designed by ours. BLE FOTA profile specification is available from our GIT hub wiki.
Revisions of dialog_fota/app.cpp
Revision | Date | Message | Actions |
---|---|---|---|
5:e11b23f9aacc | 2015-07-13 | Fota Service Add complete | File Diff Annotate |
4:60be78a172c2 | 2015-06-24 | Add advertising feature; | File Diff Annotate |
3:1e70387e1337 | 2015-06-23 | Add feature : Msg Sender, Msg Receiver (using Serial); | File Diff Annotate |