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 a5fcd64 commit 267b72cCopy full SHA for 267b72c
configs/defconfig.esp32s3
@@ -34,13 +34,12 @@ CONFIG_BT_STACK_NO_LOG=y
34
# CONFIG_BLE_MESH is not set
35
CONFIG_BT_NIMBLE_ENABLED=y
36
CONFIG_BT_NIMBLE_LOG_LEVEL_NONE=y
37
-CONFIG_BT_NIMBLE_MAX_CONNECTIONS=1
+CONFIG_BT_NIMBLE_MAX_CONNECTIONS=2
38
# CONFIG_BT_NIMBLE_NVS_PERSIST is not set
39
# CONFIG_BT_NIMBLE_CRYPTO_STACK_MBEDTLS is not set
40
# CONFIG_BT_NIMBLE_LL_CFG_FEAT_LE_2M_PHY is not set
41
# CONFIG_BT_NIMBLE_LL_CFG_FEAT_LE_CODED_PHY is not set
42
# CONFIG_BT_NIMBLE_50_FEATURE_SUPPORT is not set
43
-CONFIG_BT_NIMBLE_HOST_TASK_STACK_SIZE=8192
44
45
#
46
# PPP
0 commit comments