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 comission TE9 all clusters app #11

Closed
abluesheep opened this issue Sep 22, 2022 · 6 comments
Closed

Unable to comission TE9 all clusters app #11

abluesheep opened this issue Sep 22, 2022 · 6 comments

Comments

@abluesheep
Copy link

Issue


When I try to commission an ESP32C3 running the TE9 all-clusters app (as suggested here), commissioning fails with the error message

Connectivity problem We're having trouble communicating with Google

I have run through the verification steps https://developers.home.google.com/matter/verify-services and all are ok

Environment


Phone: Pixel 6
Android: 13
Google Play Services: 22.30.17
Settings -> Google -> Devices & sharing -> Matter devices & services is listed
Sample App: 1.0.1 release apk

@mauimauer
Copy link
Collaborator

Did you create a Dev Project with a Matter integration matching the all-clusters VID/PID as per https://developers.home.google.com/matter/integration/create?

@abluesheep
Copy link
Author

Thanks @mauimauer , that did the trick!

I was following this guide: https://developers.home.google.com/samples/matter-app but didn't see this mentioned in the doc.

Thanks for your help!

@screensforme
Copy link

I am stuck with the same problem.. I am using esp32 all clusters app in m5stack device. What should be the vendor and product ID ? Where can I find the info..

@mauimauer
Copy link
Collaborator

The default VID/PID for this particular sample is 0xFFF1 / 0x8001 as per https://github.com/project-chip/connectedhomeip/blob/master/examples/all-clusters-app/esp32/sdkconfig_m5stack.defaults

@screensforme
Copy link

Thank you.It worked..

@Vyrastas
Copy link
Contributor

We'll be making a doc update for this.

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

4 participants