We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26e59b6 commit be0009eCopy full SHA for be0009e
docs/getting_started/first_example.md
@@ -92,7 +92,7 @@ codes, discriminator and passcode from the logs.
92
93
Open a new terminal to use chip tool. Commission the device using:
94
95
-`./out/linux-x64-chip-tool/chip-tool pairing code 0x12344321 MT:-24J0AFN00KA0648G0`
+`./out/linux-x64-chip-tool/chip-tool pairing code 0x12344321 MT:-24J0AFN00KA0648G00`
96
97
NOTE: pairing is the old name for commissioning. 0x12344321 is the node ID you
98
want to assign to the node. 0x12344321 is the default for testing.
0 commit comments