espressif / esp-matter

Espressif's SDK for Matter
Apache License 2.0
686 stars 155 forks source link

Matter over Thread ESP32C6 configuration (CON-515) #416

Closed Gonta01 closed 1 year ago

Gonta01 commented 1 year ago

What configuration are needed to make Matter over Thread device on ESP32C6? I activated CONFIG_OPENTHREAD_ENABLED and disabled CONFIG_ENABLE_WIFI_STATION but my device haven't connected to Google Home (Google Nest Hub (2nd Gen) is used which has Thread border router).

Gonta01 commented 1 year ago

The answer: CONFIG_OPENTHREAD_ENABLED=y, CONFIG_ENABLE_WIFI_STATION=n, and CONFIG_USE_MINIMAL_MDNS=n