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.

Files at this revision

API Documentation at this revision

Comitter:
dudnwjs
Date:
Mon Aug 24 03:24:19 2015 +0000
Parent:
10:18044afe4364
Commit message:
Modify app_task.cpp comment

Changed in this revision

dialog_fota/app_task.cpp Show annotated file Show diff for this revision Revisions of this file
--- 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.
  *