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

Question: how can I get a manual pairing code for the esp-box matter switch example (AEGHB-473) #118

Closed
oidebrett opened this issue Nov 29, 2023 · 2 comments

Comments

@oidebrett
Copy link

Hi,

Can you advise on how I can get the manual pairing code for the matter switch example?

For example, when using the ESP32 examples from the matter (project chip repo) I can see the manual pairing code in the idf.py monitor logs like this

I (2535) chip[SVR]: SetupQRCode: [MT:Y.XXXXXXXXXXXXXXXXXXX]
I (2545) chip[SVR]: Copy/paste the below URL in a browser to see the QR Code:
I (2555) chip[SVR]: https://project-chip.github.io/connectedhomeip/qrcode.html?data=MT%3AY.K9042C00KA0648G00
I (2565) chip[SVR]: Manual pairing code: [3XXXXXXXXXX2]

When I idf.py monitor the esp-box matter switch example I cant see such a code? Is there some configuration settings that I need to set before compiling?

@github-actions github-actions bot changed the title Question: how can I get a manual pairing code for the esp-box matter switch example Question: how can I get a manual pairing code for the esp-box matter switch example (AEGHB-473) Nov 29, 2023
@alibukharai
Copy link
Contributor

Hi, @oidebrett The generation of a manual commissioning key in ESP-BOX matter switch example can only be possible with chiptool. Please follow guidelines here to get the key using chiptool

@ESP-Mars
Copy link
Collaborator

Temporarily closed due to the extended period of time with no response. Should you have additional questions or concerns, don't hesitate to reopen the issue.

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