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

Embed: (wiki syntax)

« Back to documentation index

dialog_fota_config.h File Reference

dialog_fota_config.h File Reference

Compile configuration file. More...

Go to the source code of this file.

Data Structures

struct  bd_addr
 BD Address structure. More...
struct  adv_report
 Advertising report structure. More...

Enumerations

enum  prf_con_type { PRF_CON_DISCOVERY = 0x00, PRF_CON_NORMAL = 0x01 }
 

Connection type.

More...

Detailed Description

Compile configuration file.

Copyright 2015 SEVENCORE Co., Ltd.

Author:
HyeongJun Kim
Version:
1.0.0
Date:
2015-08-20

Definition in file dialog_fota_config.h.