We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e8d3be commit c411b80Copy full SHA for c411b80
configs/defconfig.esp32h2
@@ -43,6 +43,9 @@ CONFIG_OPENTHREAD_NETWORK_PSKC="104810e2315100afd6bc9215a6bfac53"
43
# Matter settings: OpenThread + CHIPoBLE
44
CONFIG_ENABLE_CHIPOBLE=y
45
CONFIG_ENABLE_MATTER_OVER_THREAD=y
46
+# Disable Matter over WiFi
47
+CONFIG_ENABLE_WIFI_AP=n
48
+CONFIG_ENABLE_WIFI_STATION=n
49
# Set endpoint id for Thread
50
CONFIG_THREAD_NETWORK_ENDPOINT_ID=0
51
0 commit comments