-
Notifications
You must be signed in to change notification settings - Fork 179
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
Commissioning fails for Generic-switch with ESP32-H2 board (CON-1324) #1073
Comments
@lboue , can you please confirm that during commissioning using apple-home, have you scanned the qrcode specified in the README here. |
Yes, exactly. That's exactly what I did. With this iPhone, pairing with Matter over Thread development kits from SiliconLabs works perfectly. I only have problems with the esp-matter SDK and ESP32 boards. |
I noticed several errors in the log file. Is there any way to fix that?
|
I noticed that esp-matter/examples/generic_switch/sdkconfig.defaults Lines 40 to 47 in a4739ac
But not in sdkconfig.defaults.esp32h2 Is this the expected behavior? Should the file |
@lboue , if you notice the sdkconfig file of your project after setting the target to esp32h2, it has the required options including |
@lboue , when we tried at our end, the commissioning seemed to work fine. Can you please mention about what is the frequency of the commissioning failure at your end? |
I've tested with several C6 and H2 boards and it fails every time. I've never succeeded in Matter Thread commissioning with esp-matter SDK. I |
@lboue , we have tried for about 8-10 iterations of commissioning with the same ios version(17.6.1) as specified above on the same commit specified. It works prefectly fine with esp32h2. |
@lboue , can you please run the command |
@shripad621git Hi, I'm facing the same issue with a Waveshare ESP32-H2-DEV-KIT-N4 Board. I tried the Launchpad example and I tried the Espressif Zerocode solution. Both showing the same behaviour. Should I open a new issue or is it ok to continue here? |
Describe the bug
Commissioning fails with Generic-switch example with ESP32-H2 board.
Confirmation packets seems to be received, but the commisioning is running down.
Could you help me to fix this issue?
Steps
Environment
ESP-Matter Commit Id: 22fad12
ESP-IDF Commit Id:
SoC (eg: ESP32 or ESP32-C3): ESP32-H2
Device Logs (Please attach the log file):
Host Machine OS:
Host Machine Python version:
Commissioner app and versions if present: iOS 17.6.1
Home hub app and versions if present: HomePodOS 17.6.1
Commissioner's logs if present:
Any additional details
Log file
generic-switch-esp32h2_Commissioning_failed.log
The text was updated successfully, but these errors were encountered: