Skip to content

Commit c82617e

Browse files
committed
chore: update links to BLE fw
Signed-off-by: Frederic Pillon <[email protected]>
1 parent d44aac9 commit c82617e

File tree

1 file changed

+5
-9
lines changed

1 file changed

+5
-9
lines changed

STM32duinoBLE.md

+5-9
Original file line numberDiff line numberDiff line change
@@ -19,17 +19,13 @@ Erase the flash memory of the BlueNRG-1 chip:
1919

2020
[[/img/stm32duinoBLE/SensorTile_Box3.PNG|alt="Erase of the BlueNRG-1 chip"]]
2121

22-
Download the Link Layer Only firmware for the BLE module from the following link:
23-
24-
[DTM_LLOnly.bin](https://github.com/stm32duino/wiki/blob/main/STEVAL-MKSBOX1V1/DTM_LLOnly.bin)
22+
Download the archive [STEVAL-MKSBOX1V1.zip] that contains the Link Layer Only firmware named `DTM_LLOnly.bin` for the BLE module.
2523

2624
Load the Link Layer Only firmware in the ST BlueNRG-1_2 Flasher Utility and then press the "Flash" button:
2725

2826
[[/img/stm32duinoBLE/SensorTile_Box4.PNG|alt="Load and flash the new firmware into BlueNRG-1 chip"]]
2927

30-
If you need to restore the stock firmware of the BLE module of STEVAL-MKSBOX1V1, you can repeat the procedure using this firmware image:
31-
32-
[DTM_Full.bin](https://github.com/stm32duino/wiki/blob/main/STEVAL-MKSBOX1V1/DTM_Full.bin)
28+
If you need to restore the stock firmware of the BLE module of STEVAL-MKSBOX1V1, you can repeat the procedure using the firmware image `DTM_Full.bin` included in the same archive [STEVAL-MKSBOX1V1.zip].
3329

3430

3531
# STM32duinoBLE with X-NUCLEO-BNRG2A1
@@ -62,13 +58,13 @@ Erase the flash memory of the BlueNRG-2 chip:
6258

6359
[[/img/stm32duinoBLE/X_NUCLEO_BNRG2A1_6.PNG|alt="Erase of the BlueNRG-2 chip"]]
6460

65-
Download a new version of the firmware for the BLE module from the following link:
66-
67-
[BLUENRG-M2SP_DTM_SPI.hex](https://github.com/stm32duino/wiki/blob/main/X-NUCLEO-BNRG2A1/BLUENRG-M2SP_DTM_SPI.hex)
61+
Download the archive [X-NUCLEO-BNRG2A1.zip] that contains a new version of the firmware for the BLE module name `LUENRG-M2SP_DTM_SPI.hex`.
6862

6963
Load the new firmware in the RF-Flasher Utility and then press the "Flash" button:
7064

7165
[[/img/stm32duinoBLE/X_NUCLEO_BNRG2A1_7.PNG|alt="Load and flash the new firmware into BlueNRG-2 chip"]]
7266

7367
If you should find some issues during the update process, you can try to repeat the procedure closing the J15 jumper on the X-NUCLEO-BNRG2A1 expansion board.
7468

69+
[STEVAL-MKSBOX1V1.zip]: https://github.com/stm32duino/wiki_contrib/releases/download/0.0.1/STEVAL-MKSBOX1V1.zip
70+
[X-NUCLEO-BNRG2A1.zip]: https://github.com/stm32duino/wiki_contrib/releases/download/0.0.1/X-NUCLEO-BNRG2A1.zip

0 commit comments

Comments
 (0)