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 554112c commit 9056915Copy full SHA for 9056915
arch/esp32/esp32.ini
@@ -31,6 +31,7 @@ build_flags =
31
-DMYNEWT_VAL_BLE_HS_LOG_LVL=LOG_LEVEL_CRITICAL
32
-DAXP_DEBUG_PORT=Serial
33
-DCONFIG_BT_NIMBLE_ENABLED
34
+ -DCONFIG_BT_NIMBLE_MAX_BONDS=6 # default is 3
35
-DCONFIG_NIMBLE_CPP_LOG_LEVEL=2
36
-DCONFIG_BT_NIMBLE_MAX_CCCDS=20
37
-DCONFIG_BT_NIMBLE_HOST_TASK_STACK_SIZE=8192
0 commit comments