BLE 연결 파라미터 기존과 동일하게 변경

This commit is contained in:
2026-06-19 18:12:58 +09:00
parent f68b3296ee
commit c4cc1205d6
3 changed files with 160 additions and 19 deletions
+3 -3
View File
@@ -38,10 +38,10 @@ CONFIG_BT_BUF_ACL_TX_SIZE=251
CONFIG_BT_BUF_ACL_RX_SIZE=251
# Connection parameters
CONFIG_BT_PERIPHERAL_PREF_MIN_INT=24
CONFIG_BT_PERIPHERAL_PREF_MAX_INT=24
CONFIG_BT_PERIPHERAL_PREF_MIN_INT=12
CONFIG_BT_PERIPHERAL_PREF_MAX_INT=12
CONFIG_BT_PERIPHERAL_PREF_LATENCY=0
CONFIG_BT_PERIPHERAL_PREF_TIMEOUT=400
CONFIG_BT_PERIPHERAL_PREF_TIMEOUT=1000
# BLE security (production)
CONFIG_BT_SMP=y