enable NimBLE in sdkconfig.defaults

This commit is contained in:
jess 2026-04-03 11:59:20 -07:00
parent 8403ff349e
commit 9c7a656feb
1 changed files with 3 additions and 0 deletions

View File

@ -1,3 +1,6 @@
CONFIG_IDF_TARGET="esp32s3"
CONFIG_LWIP_DHCPS_MAX_STATION_NUM=12
CONFIG_ESP_WIFI_SLP_IRAM_OPT=n
CONFIG_BT_ENABLED=y
CONFIG_BT_NIMBLE_ENABLED=y
CONFIG_ESP_WIFI_IRAM_OPT=n