Skip to content

Commit e08d13e

Browse files
committed
troubleshooting
1 parent 4ad9049 commit e08d13e

File tree

1 file changed

+3
-3
lines changed
  • content/hardware/03.nano/boards/nano-matter/tutorials/open-thread-border-router

1 file changed

+3
-3
lines changed

content/hardware/03.nano/boards/nano-matter/tutorials/open-thread-border-router/content.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -346,9 +346,9 @@ In this case, commissioning will occur via **Bluetooth**, where the laptop or PC
346346
./out/debug/chip-tool pairing code-thread <node-id> hex:<thread-network-dataset> <end-device-pairing-code>
347347
```
348348

349-
1. Replace <node-id> with the unique identifier for the device you are pairing (you can choose it freely according to your preference).
350-
2. Replace <thread-network-dataset> with the hexadecimal string representing the Thread network dataset.
351-
3. Replace <end-device-pairing-code> with the manual pairing code for the end device.
349+
1. Replace `node-id` with the unique identifier for the device you are pairing (you can choose it freely according to your preference).
350+
2. Replace `thread-network-dataset` with the hexadecimal string representing the Thread network dataset.
351+
3. Replace `end-device-pairing-code` with the manual pairing code for the end device.
352352

353353
Here is an example using the previously gathered parameters:
354354

0 commit comments

Comments
 (0)