Deploying Host Controlled Firmware

IAR Embedded Workbench for Arm® (EWARM) and MCUXpresso IDE are the development toolchains used to deploy the Bluetooth LE host stack software applications.

Detailed information about how to build, deploy and debug an IAR or MCUXpresso IDE-based project are presented in the Bluetooth Low Energy Demo Applications User Guide.

Bluetooth LE application configuration

To exercise the Host API, the Bluetooth LE black box firmware is required to be flashed on a compatible platform. The Bluetooth LE black box is represented by the ble_fscibb application firmware that can be interfaced and configured with FSCI commands over the serial interface.

The user can compile the black box image of the ble_fscibb software application using IAR Embedded Workbench for Arm (EWARM) or MCUXpresso IDE. For information on how to build the application see additional documentation provided in the package.

Parent topic: Bluetooth Low Energy Host Stack FSCI Application Programming