From 594d5e0f0e9b002524747434c82c2af7d75a5a94 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ludovic=20BOU=C3=89?= Date: Sat, 4 Feb 2023 00:58:32 +0100 Subject: [PATCH] Fix wrong steps in Working with the CHIP Tool page (#23547) * Fix wrong steps in Working with the CHIP Tool page Fix wrong steps in Working with the CHIP Tool page: Step 5: Determine Matter device's discriminator and setup PIN code Step 4: Determine network pairing credentials * Restyled by prettier-markdown --------- Co-authored-by: Restyled.io --- docs/guides/chip_tool_guide.md | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/docs/guides/chip_tool_guide.md b/docs/guides/chip_tool_guide.md index 6ab37147b62099..220c850e90bb40 100644 --- a/docs/guides/chip_tool_guide.md +++ b/docs/guides/chip_tool_guide.md @@ -213,9 +213,10 @@ In this command: - __ is the user-defined ID of the node being commissioned. - __ is the Operational Dataset determined in the - step 3. + [step 4](#step-4-determine-network-pairing-credentials). - __ and __ are device-specific keys determined in - the step 4. + the + [step 5](#step-5-determine-matter-devices-discriminator-and-setup-pin-code). ##### Commissioning into Wi-Fi network over Bluetooth LE @@ -231,7 +232,8 @@ In this command: - __ is the user-defined ID of the node being commissioned. - __ and __ are credentials determined in the step 3. - __ and __ are device-specific keys determined in - the step 4. + the + [step 5](#step-5-determine-matter-devices-discriminator-and-setup-pin-code). If you prefer the hexadecimal format, use the `hex:` prefix. For example: @@ -263,7 +265,8 @@ $ ./chip-tool pairing onnetwork In this command: - __ is the user-defined ID of the node being commissioned. -- __ is device specific _setup PIN code_ determined in the step 4 +- __ is device specific _setup PIN code_ determined in the + [step 5](#step-5-determine-matter-devices-discriminator-and-setup-pin-code) and used to discover the device. ##### Commissioning with long discriminator @@ -279,7 +282,8 @@ In this command: - __ is the user-defined ID of the node being commissioned. - __ and __ are device specific keys determined in - the step 4. + the + [step 5](#step-5-determine-matter-devices-discriminator-and-setup-pin-code). ##### Commissioning with QR code payload or manual pairing code