You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: STM32duinoBLE.md
+8-8Lines changed: 8 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -7,25 +7,25 @@
7
7
STM32duinoBLE library does not work with the stock firmware that is loaded in the BLE module of STEVAL-MKSBOX1V1.
8
8
For this reason, first of all, it is needed to solder on STEVAL-MKSBOX1V1 a JTAG/SWD 0.05" pitch 10pin male connector in the apposite space of the PCB.
9
9
10
-
[[/img/SensorTile_Box1.PNG|alt="Space on PCB where soldering the JTAG connector"]]
10
+
[[/img/stm32duinoBLE/SensorTile_Box1.PNG|alt="Space on PCB where soldering the JTAG connector"]]
11
11
12
12
Then you can use a standard ST-Link V2-1 with a JTAG/SWD 0.05" pitch 10pin to 20pin IDC cable together with [STSW-BNRGFLASHER](https://www.st.com/content/st_com/en/products/embedded-software/wireless-connectivity-software/stsw-bnrgflasher.html) software tool (currently available only for Windows PC) in order to update the firmware of the BLE module of STEVAL-MKSBOX1V1.
13
13
14
14
First of all, install the ST BlueNRG-1_2 Flasher Utility and open it, then select the SWD tab:
15
15
16
-
[[/img/SensorTile_Box2.PNG|alt="SWD tab of ST BlueNRG-1_2 Flasher Utility"]]
16
+
[[/img/stm32duinoBLE/SensorTile_Box2.PNG|alt="SWD tab of ST BlueNRG-1_2 Flasher Utility"]]
17
17
18
18
Erase the flash memory of the BlueNRG-1 chip:
19
19
20
-
[[/img/SensorTile_Box3.PNG|alt="Erase of the BlueNRG-1 chip"]]
20
+
[[/img/stm32duinoBLE/SensorTile_Box3.PNG|alt="Erase of the BlueNRG-1 chip"]]
21
21
22
22
Download the Link Layer Only firmware for the BLE module from the following link:
Load the new firmware in the RF-Flasher Utility and then press the "Flash" button:
70
70
71
-
[[/img/X_NUCLEO_BNRG2A1_7.PNG|alt="Load and flash the new firmware into BlueNRG-2 chip"]]
71
+
[[/img/stm32duinoBLE/X_NUCLEO_BNRG2A1_7.PNG|alt="Load and flash the new firmware into BlueNRG-2 chip"]]
72
72
73
73
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.
0 commit comments