You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
github-actionsbot
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
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
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.
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
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?
The text was updated successfully, but these errors were encountered: