Skip to content

Commit 1c8cd65

Browse files
authored
fix(matter): nimble evt buf
1 parent 5190c32 commit 1c8cd65

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

configs/defconfig.esp32c5

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ CONFIG_OPENTHREAD_NETWORK_PSKC="104810e2315100afd6bc9215a6bfac53"
6060
# ESP32-C5 has both, WiFi anf OpenThread Libraries, therefore both are enabled and each must point to a different EndPointID
6161
CONFIG_THREAD_NETWORK_ENDPOINT_ID=2
6262
CONFIG_WIFI_NETWORK_ENDPOINT_ID=0
63+
CONFIG_BT_NIMBLE_HCI_EVT_BUF_SIZE=70
6364

6465
#
6566
# Zigbee

0 commit comments

Comments
 (0)