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.

History

Modify app_task.cpp comment default tip

2015-08-24, by dudnwjs [Mon, 24 Aug 2015 03:24:19 +0000] rev 11

Modify app_task.cpp comment


Add header comment;

2015-08-24, by dudnwjs [Mon, 24 Aug 2015 03:11:00 +0000] rev 10

Add header comment;


Add comment for form doxygen;

2015-08-24, by dudnwjs [Mon, 24 Aug 2015 02:29:16 +0000] rev 9

Add comment for form doxygen;


add msg handler doxygen

2015-08-20, by dudnwjs [Thu, 20 Aug 2015 05:16:55 +0000] rev 8

add msg handler doxygen


Complete demo application

2015-07-20, by dudnwjs [Mon, 20 Jul 2015 09:22:15 +0000] rev 7

Complete demo application


EXT DEMO FILE OPEN COMPLETE

2015-07-17, by dudnwjs [Fri, 17 Jul 2015 14:04:12 +0000] rev 6

EXT DEMO FILE OPEN COMPLETE


Fota Service Add complete

2015-07-13, by dudnwjs [Mon, 13 Jul 2015 06:32:05 +0000] rev 5

Fota Service Add complete


Add advertising feature;

2015-06-24, by dudnwjs [Wed, 24 Jun 2015 08:50:07 +0000] rev 4

Add advertising feature;


Add feature : Msg Sender, Msg Receiver (using Serial);

2015-06-23, by dudnwjs [Tue, 23 Jun 2015 06:32:40 +0000] rev 3

Add feature : Msg Sender, Msg Receiver (using Serial);


Add Serial Manager;

2015-06-22, by dudnwjs [Mon, 22 Jun 2015 09:43:13 +0000] rev 2

Add Serial Manager;