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 KIM HyoengJun

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.

Revision:
8:9eec2c246a85
Parent:
4:60be78a172c2
Child:
9:fcf91f563147
--- a/dialog_fota/app_sw_version.h	Mon Jul 20 09:22:15 2015 +0000
+++ b/dialog_fota/app_sw_version.h	Thu Aug 20 05:16:55 2015 +0000
@@ -2,6 +2,7 @@
 #define APP_SW_VERSION_H
 
 namespace sevencore_fota{
+    
 #define DA14583_REFDES_SW_VERSION "v_3.50.1.89"
 #define DA14583_REFDES_SW_VERSION_DATE "2015-02-27 17:18 "
 #define DA14583_REFDES_SW_VERSION_STATUS "REPOSITORY VERSION"