BLE_ApplicationInstallManager Application Description

The BLE_ApplicationInstallManager application, associated to a BLE application embedding OTA service, manages the firmware update over the air of a BLE application.

Keywords

Connectivity, BLE, BLE protocol, BLE firmware update over the air, BLE profile

Directory contents

Hardware and Software environment

How to use it?

In order to make the program work, you must do the following:

The BLE_ApplicationInstallManager application must run with BLE applications embedding OTA service like: BLE_HeartRate_ota or BLE_p2pServer_ota applications.

BLE_ApplicationInstallManager is loaded at the memory address 0x08000000 and BLE_HeartRate_ota or BLE_p2pServer_ota application is loaded at the memory address 0x08006000.

For more details on OTA process please refers to associated readme.html.