TI论坛
直播中

陈蓓萤

7年用户 212经验值
私信 关注
[问答]

请问修改DEFAULT_DESIRED_SLAVE_LATENCY 值?

请教一下,我把DEFAULT_DESIRED_SLAVE_LATENCY    的值修改为5:
// Minimum connection interval (units of 1.25ms, 80=100ms) if automatic parameter update request is enabled
#define DEFAULT_DESIRED_MIN_CONN_INTERVAL 80
// Maximum connection interval (units of 1.25ms, 800=1000ms) if automatic parameter update request is enabled
#define DEFAULT_DESIRED_MAX_CONN_INTERVAL 800
// Slave latency to use if automatic parameter update request is enabled
#define DEFAULT_DESIRED_SLAVE_LATENCY 5
// Supervision timeout value (units of 10ms, 1000=10s) if automatic parameter update request is enabled
#define DEFAULT_DESIRED_CONN_TIMEOUT 1000
// Whether to enable automatic parameter update request when a connection is formed
#define DEFAULT_ENABLE_UPDATE_REQUEST  FALSE
// Connection Pause Peripheral time value (in seconds)
#define DEFAULT_CONN_PAUSE_PERIPHERAL 6

但是通过抓包器发现没有效果,DEFAULT_ENABLE_UPDATE_REQUEST 的值TRUE和FALSE 都试过,都不行,不知道哪儿还有问题?

回帖(1)

蒋美燕

2020-8-27 06:28:01
你是要修改连接间隔吗?测试环境和测试数据是什么?
举报

更多回帖

发帖
×
20
完善资料,
赚取积分