Skip to content

Commit

Permalink
chip-tool pairing onnetwork is deprecated
Browse files Browse the repository at this point in the history
chip-tool pairing onnetwork is deprecated. Use pairing code.
  • Loading branch information
lboue authored Oct 19, 2024
1 parent 25093ec commit 357fabc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ Now setup the environment using `export.sh`. (This depends on what shell you use
Next, run `chip-tool` to initiate the commissioning process:

```shell
chip-tool pairing onnetwork 1 67202583
chip-tool pairing code 1 67202583
```

This will look up commissionable devices on the network via MDNS and then start that process. `67202583` is the manual pairing code that matches the device state in `test_data/device_state.json`.
Expand Down

0 comments on commit 357fabc

Please sign in to comment.