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:
11:1ed93accb3fb
Parent:
9:fcf91f563147
--- a/dialog_fota/app_task.cpp	Mon Aug 24 03:11:00 2015 +0000
+++ b/dialog_fota/app_task.cpp	Mon Aug 24 03:24:19 2015 +0000
@@ -1,5 +1,5 @@
 /**
- * @file app_task.h
+ * @file app_task.cpp
  * @brief Handling for ble events and responses.
  * Copyright 2015 SEVENCORE Co., Ltd.
  *