Skip to content

Commit

Permalink
Update command for ethernet commissioning from docs (#24870)
Browse files Browse the repository at this point in the history
  • Loading branch information
PSONALl authored and pull[bot] committed Jan 4, 2024
1 parent 57f9f40 commit 1067399
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guides/esp32/build_app_and_commission.md
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ $ out/debug/chip-tool pairing ble-wifi 12345 MY_SSID MY_PASSWORD 20202021 3840
#### Commissioning the Ethernet device (ESP32-Ethernet-Kit)

```
$ out/debug/chip-tool pairing ethernet 12345 20202021 3840 device-remote-ip 5540
$ out/debug/chip-tool pairing onnetwork 12345 20202021
```

Note: In order to commission an ethernet device, from all-clusters-app enable
Expand Down

0 comments on commit 1067399

Please sign in to comment.