User's Manual

11
Command Answer Parameter
AT+BLECONNPARAM=<max>,
<min>,<latency>,<timeout><CR>
<LF>
<CR><LF>OK<CR><LF>
Min: minimum
connection interval
(6-3200, 1.25ms)
Max: Maximum
connection interval
(6 - 3200 , unit 1.
25mS) Latency :
slave device delay (0
- 499)
Timeout : Connection
time
- timeout (10 - 3200,
unit 10mS)
Default: 6, 16, 0, 400
AT+BLECONNPARAM?<CR><L
F>
<CR><LF>OK<CR><LF>
<CR><LF>+BLECONNPARAM:
<min>,<max>,<latency>,<timeout>
<CR><LF>
The parameters of Max, min and lcy will affect the power consumption in the equipment
connection state and transmit the delay of receiving data.
In addition, Max shall not be less than min, timeout must be greater than the effective connection
interval, that is, connection gap * (1+latency); If the device is a slave device and enable is set,
whether the parameters can be updated successfully depends on the master device. For example,
for IOS devices, apple has some parameter range limits. If the limit is exceeded, the update will be
rejected by IOS devices. Please refer to the apple document for details.