-
Notifications
You must be signed in to change notification settings - Fork 170
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How do I commission my thread device using CHIP tool? (CON-1044) #837
Comments
@i-kratko So you mean, the ESP Thread device is already on IP and is a part of the Thread network by the Border Router? If that's the case, you can use the chip-tool onnetwork command:
Also, the Thread Border Router should also be connected to the Wi-Fi network and the host machine running the pairing command should be on the same Wi-Fi |
Should the Thread Border router also be running matter. I am runnung a thread border router that is based on the example given in the idf repo - ot_br. |
No, it is not required. The Thread Border Router just has to bridge between the Wi-Fi and Thread networks. |
Doing this commissioned the device successfully and all the example commands that were given in the esp-idf documentation ran trough. Thanks for the assistance. |
I am reopening the issue since I've started having difficulties with commissioning once again. I have added some extra code that reports a light sensor reading the same way the light reports its state. I have connected the device to my Thread device to my Thread border router and the connectivity between them seems fine since I can ping them from one another. I can ping the IPv4 and IPv6 address of the border router. I cannot ping any of the IPv6 addresses on the thread matter device. Here is my setup: I am running the chip tool on an ubuntu virtual machine. I cannot ping the IPv6 address of the border router using the ubuntu vm. The vm is on a bridged network adapter. If i try to commission the device with wifi it goes trough fine using the onnetwork command. Here are the chip tool longs when trying to pair the device:
What should I try troubleshooting. I can provide additional information if necessary. |
Looks like the chip-tool cannot resolve the address for the Thread End device? What's the backbone netif of the Thread border router? Is the backbone netif connected to the same local network as the chip-tool? You can check it by |
@i-kratko Can you please provide the requested details? Or else close the issue if resolved |
Closing. Feel free to re-open by providing the requested details. |
I have a Thread Border Router that is connected to a device flashed with the light example. They are bot running the same dataset and are seemingly connected to one another. How do I commission the device flashed with the example to the chip tool? I have tried the following command:
pairing ble-thread 0x7283 hex:0e080000000000010000000300001835060004001fffe00208333256d779e3a9220708fdd90403948d42000510cfdb1dfac7cc1b393a07c927e76ceeae030f4f70656e5468726561642d32346134010224a40410f1009d5088ed9d7642fd8bba12a865cb0c0402a0f7f8 20202021 3840
The text was updated successfully, but these errors were encountered: