Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit a907353

Browse files
authoredJun 10, 2025
CONFIG_BT_NIMBLE_MAX_CONNECTIONS=2
1 parent 1411f78 commit a907353

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎configs/defconfig.esp32c6

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ CONFIG_BT_STACK_NO_LOG=y
2020
# CONFIG_BLE_MESH is not set
2121
CONFIG_BT_NIMBLE_ENABLED=y
2222
CONFIG_BT_NIMBLE_LOG_LEVEL_NONE=y
23-
CONFIG_BT_NIMBLE_MAX_CONNECTIONS=1
23+
CONFIG_BT_NIMBLE_MAX_CONNECTIONS=2
2424
# CONFIG_BT_NIMBLE_NVS_PERSIST is not set
2525
# CONFIG_BT_NIMBLE_CRYPTO_STACK_MBEDTLS is not set
2626
# CONFIG_BT_NIMBLE_LL_CFG_FEAT_LE_2M_PHY is not set

0 commit comments

Comments
 (0)
Please sign in to comment.