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
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.
Revision 2:c59a8592b15c, committed 2016-06-20
- Comitter:
- avilei
- Date:
- Mon Jun 20 16:17:32 2016 +0000
- Parent:
- 1:d4887d7f5e85
- Child:
- 3:623d051e9eb6
- Commit message:
- Switch to X_NUCLEO_IDB0XA1 library from ST Expansion SW Team
Changed in this revision
| X_NUCLEO_IDB0XA1.lib | Show annotated file Show diff for this revision Revisions of this file |
--- a/X_NUCLEO_IDB0XA1.lib Fri Jun 17 16:50:10 2016 +0000 +++ b/X_NUCLEO_IDB0XA1.lib Mon Jun 20 16:17:32 2016 +0000 @@ -1,1 +1,1 @@ -https://developer.mbed.org/users/avilei/code/X_NUCLEO_IDB0XA1/#f2a7da5d24e1 +https://developer.mbed.org/teams/ST-Expansion-SW-Team/code/X_NUCLEO_IDB0XA1/#003f85191242
