Skip to content
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

Unable to commission matter over thread light example. (CON-1277) #1027

Closed
baylf2000 opened this issue Jul 26, 2024 · 3 comments
Closed

Unable to commission matter over thread light example. (CON-1277) #1027

baylf2000 opened this issue Jul 26, 2024 · 3 comments

Comments

@baylf2000
Copy link

baylf2000 commented Jul 26, 2024

Describe the bug
I have not been able to commission the light example using matter over thread. I've tried multiple pathways, however I'm primarily using the Home Assistant OTBR and their Android commissioning app. I've also tried using the Android Home app directly.

The Android device does appear to make a successful bluetooth connection to the ESP32C6 device, however

The error I get in the commissioner app is Can't connect to thread network xyz. Check that your device can work with this network type and try again.

Firmware is built in vscode with the current esp-idf extension. ESP-IDF versions 5.2 and 5.3 were both tried. ESP-Matter was installed in vscode with the Install ESP-MATTER option in the ESP-IDF extension.

Environment

  • ESP-Matter Commit Id:
  • ESP-IDF Commit Id:
  • SoC (eg: ESP32 or ESP32-C3): ESP32-C6
  • Device Logs (Please attach the log file):

Device Log: (Complete log from boot to commission failure) - esp32c6_matter_thread_light.txt

  • Host Machine OS: Ubuntu 22.04

  • Host Machine Python version: 3.10.12

  • Commissioner app and versions if present: Home Assistant Android App, Android Home App

  • Commissioner's logs if present:

Some of the OTBR logs:

otbr_commission_log.txt

Any additional details
...

@github-actions github-actions bot changed the title Unable to commission matter over thread light example. Unable to commission matter over thread light example. (CON-1277) Jul 26, 2024
@wqx6
Copy link
Contributor

wqx6 commented Aug 27, 2024

Looks like the esp32c6 was not attached to the thread network of the OTBR you were using. It became a leader at last. Could you enable the CONFIG_OPENTHREAD_CLI on esp32c6 and input this command in the esp32c6's console after the thread credential is set during commissioning to verify that the esp32c6 receives the same thread dataset as the OTBR was set?

matter esp ot_cli dataset active -x

@dhrishi
Copy link
Collaborator

dhrishi commented Nov 13, 2024

@baylf2000 Any update you can share? Please close the issue if resolved

@dhrishi
Copy link
Collaborator

dhrishi commented Dec 23, 2024

Closing this now

@dhrishi dhrishi closed this as completed Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants