guter zwischenstand
This commit is contained in:
@@ -3,22 +3,13 @@ CONFIG_LOG=y
|
||||
|
||||
### File System
|
||||
CONFIG_FS_MGMT=y
|
||||
CONFIG_FS_MGMT_LOG_LEVEL_DBG=y
|
||||
# CONFIG_FS_MGMT_LOG_LEVEL_DBG=y
|
||||
CONFIG_FS_LOG_LEVEL_WRN=y
|
||||
|
||||
### Bluetooth
|
||||
CONFIG_BLE_MGMT=y
|
||||
# CONFIG_BLE_MGMT_LOG_LEVEL_DBG=y
|
||||
|
||||
# Explicit throughput tuning in project config (wins over competing defaults)
|
||||
CONFIG_BT_HCI_ACL_FLOW_CONTROL=y
|
||||
CONFIG_BT_BUF_CMD_TX_COUNT=24
|
||||
CONFIG_BT_BUF_ACL_TX_COUNT=20
|
||||
CONFIG_BT_L2CAP_TX_BUF_COUNT=20
|
||||
CONFIG_BT_CONN_TX_MAX=20
|
||||
CONFIG_BT_CTLR_SDC_TX_PACKET_COUNT=20
|
||||
CONFIG_BT_CTLR_SDC_RX_PACKET_COUNT=20
|
||||
|
||||
# Advertising 500ms - 1s
|
||||
CONFIG_BLE_MGMT_ADV_INT_MIN=160
|
||||
CONFIG_BLE_MGMT_ADV_INT_MAX=320
|
||||
|
||||
Reference in New Issue
Block a user