@@ -104,9 +104,11 @@ and BL706 develop board `XT-ZB6-DevKit`.
104
104
`chip-bl702-lighting-example.flash.py` will generate under build output
105
105
folder for BL602 or BL702 building.
106
106
107
- > Note 1, `*.flash.py` should be ran under Matter build environment;
108
- > if python module `bflb_iot_tool` is not found, please try to do `source scripts/bootstrap.sh` or install as `pip3 install bflb-iot-tool`.<br>
109
- > Note 2, different build options will generate different output folder.
107
+ > Note 1, `*.flash.py` should be ran under Matter build environment; if
108
+ > python module `bflb_iot_tool` is not found, please try to do
109
+ > `source scripts/bootstrap.sh` or install as
110
+ > `pip3 install bflb-iot-tool`.<br> Note 2, different build options will
111
+ > generate different output folder.
110
112
111
113
Download operation steps as below, please check `help` option of script for
112
114
more detail.
@@ -145,7 +147,8 @@ and BL706 develop board `XT-ZB6-DevKit`.
145
147
> Note, better to append --erase option to download image for BL602
146
148
> develop board at first time.
147
149
148
- - Using `Bouffalo Lab` GUI flash tool `BLDevCube`, please download on [this page](https://dev.bouffalolab.com/download).
150
+ - Using `Bouffalo Lab` GUI flash tool `BLDevCube`, please download on
151
+ [this page](https://dev.bouffalolab.com/download).
149
152
- Hold BOOT pin and reset chip, put the board in download mode.
150
153
- Select `DTS` file;
151
154
- Select Partition Table under
@@ -212,10 +215,10 @@ sudo ot-ctl dataset active -x
212
215
` ` `
213
216
214
217
> ` < node_id> ` , which is node ID assigned to device within chip-tool
215
- > fabric< br> ` < wifi_ssid> ` , Wi-Fi network SSID< br> ` < wifi_passwd> ` ,
216
- > Wi-FI network password< br> ` < thread_operational_dataset> ` , Thread
217
- > network credential which running ` sudo ot-ctl dataset active -x` command
218
- > on border router to get.
218
+ > fabric< br> ` < wifi_ssid> ` , Wi-Fi network SSID< br> ` < wifi_passwd> ` , Wi-FI
219
+ > network password< br> ` < thread_operational_dataset> ` , Thread network
220
+ > credential which running ` sudo ot-ctl dataset active -x` command on border
221
+ > router to get.
219
222
220
223
# ## Cluster control
221
224
0 commit comments