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 65c8771 commit d79ddaeCopy full SHA for d79ddae
configs/defconfig.esp32s3
@@ -26,9 +26,10 @@ CONFIG_BT_NIMBLE_ENABLED=y
26
# CONFIG_BT_NIMBLE_LOG_LEVEL_NONE is not set
27
CONFIG_LOG_DEFAULT_LEVEL_INFO=y
28
CONFIG_BT_NIMBLE_LOG_LEVEL_INFO=y
29
-CONFIG_BT_NIMBLE_MAX_CONNECTIONS=3
+CONFIG_BT_NIMBLE_MAX_CONNECTIONS=1
30
CONFIG_BT_NIMBLE_NVS_PERSIST=y
31
CONFIG_BTDM_BLE_SCAN_DUPL=y
32
+CONFIG_BTDM_SCAN_DUPL_TYPE_DATA_DEVICE=y
33
# CONFIG_BT_NIMBLE_CRYPTO_STACK_MBEDTLS is not set
34
35
# BLE 5 section
0 commit comments