Application to update the BlueNRG-MS firmware of X-NUCLEO-IDB05A1 component board

Dependencies:   mbed X_NUCLEO_IDB0XA1 BLE_API

Fork of BlueNRG-MS-Stack-Updater by ST Expansion SW Team

BlueNRG-MS Stack Updater

This program allows to update BlueNRG-MS (X-NUCLEO-IDB05A1) stack image.

It programs BlueNRG-MS with the latest version of stack image provided through a C array: img73.c

The target firmware version is 7.3 (BLE 4.2 compliance). If the update is successful, LED1 blinks slowly; on error, LED1 blinks fast.

Tested platforms

Note

This application should not be used to update the stack image of BlueNRG (X-NUCLEO-IDB04A1) component which is considered deprecated.

Files at this revision

API Documentation at this revision

Comitter:
apalmieri
Date:
Fri Sep 16 07:13:03 2016 +0000
Parent:
4:5acc23a2ab9d
Child:
6:e4467731a597
Commit message:
Sync w/ mbed (rev125) BLE_API (rev1208) and X_NUCLEO_IDB0XA1 (rev306) libs

Changed in this revision

BLE_API.lib Show annotated file Show diff for this revision Revisions of this file
X_NUCLEO_IDB0XA1.lib Show annotated file Show diff for this revision Revisions of this file
mbed.bld Show annotated file Show diff for this revision Revisions of this file
--- a/BLE_API.lib	Tue Jun 21 09:08:16 2016 +0000
+++ b/BLE_API.lib	Fri Sep 16 07:13:03 2016 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/teams/Bluetooth-Low-Energy/code/BLE_API/#66159681aa21
+http://mbed.org/teams/Bluetooth-Low-Energy/code/BLE_API/#65474dc93927
--- a/X_NUCLEO_IDB0XA1.lib	Tue Jun 21 09:08:16 2016 +0000
+++ b/X_NUCLEO_IDB0XA1.lib	Fri Sep 16 07:13:03 2016 +0000
@@ -1,1 +1,1 @@
-http://developer.mbed.org/teams/ST/code/X_NUCLEO_IDB0XA1/#920ecc2451b5
+http://developer.mbed.org/teams/ST/code/X_NUCLEO_IDB0XA1/#3a7d9f923493
--- a/mbed.bld	Tue Jun 21 09:08:16 2016 +0000
+++ b/mbed.bld	Fri Sep 16 07:13:03 2016 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/mbed_official/code/mbed/builds/6c34061e7c34
\ No newline at end of file
+http://mbed.org/users/mbed_official/code/mbed/builds/2e9cc70d1897
\ No newline at end of file