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 6596f36 commit 0f2b312Copy full SHA for 0f2b312
configs/defconfig.esp32s3
@@ -33,7 +33,7 @@ CONFIG_BT_STACK_NO_LOG=y
33
CONFIG_BT_NIMBLE_ENABLED=y
34
CONFIG_BT_NIMBLE_LOG_LEVEL_NONE=y
35
CONFIG_BT_NIMBLE_MAX_CONNECTIONS=1
36
-# CONFIG_BT_NIMBLE_NVS_PERSIST is not set
+CONFIG_BT_NIMBLE_NVS_PERSIST=y
37
# CONFIG_BT_NIMBLE_CRYPTO_STACK_MBEDTLS is not set
38
# CONFIG_BT_NIMBLE_LL_CFG_FEAT_LE_2M_PHY is not set
39
# CONFIG_BT_NIMBLE_LL_CFG_FEAT_LE_CODED_PHY is not set
0 commit comments