project-chip / connectedhomeip

Matter (formerly Project CHIP) creates more connections between more objects, simplifying development for manufacturers and increasing compatibility for consumers, guided by the Connectivity Standards Alliance.
https://buildwithmatter.com
Apache License 2.0
7.34k stars 1.97k forks source link

[BUG] No connection with matter device based on ESP32-S3 with W5500 Ethernet IC #27250

Open mgoeller opened 1 year ago

mgoeller commented 1 year ago

Reproduction steps

I just compiled a matter firmware with esp-idf 5.1 (same with stable 5.0.2) and the latest connectedhomeip example for esp32 for a single lightbulb. Using ESP32-S3 as hardware and a W5500 ethernet IC.

I can pair with Google Home, however the device goes immediately offline after successful pairing. I can from there still share to Apple Home (as another fabric) and everything works fine there. Starting off the pairing with Apple Home works as well, and stays online. Sharing to Google Home works, but goes offline right after.

Bug prevalence

Whenever I do this

GitHub hash of the SDK that was being used

connectedhomeip

Platform

esp32

Platform Version(s)

No response

Anything else?

No response

bzbarsky-apple commented 1 year ago

@dhrishi @shubhamdp

PSONALl commented 1 year ago

@mgoeller This is the issue with Google Home, I have reported it to Google's Issue Tracker I will notify you whenever the next update is available

mgoeller commented 1 year ago

Can we somehow emphasis this issue?

ajit803 commented 3 months ago

I can see that the issue is still present in Google Home as of today.