This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Not clear about minimum and maximum connection interval

Hi,

Can anybody clear me on the maximum and minimum connection interval with some good example. I have not understood the connection intervals clearly.

Regards, Anand

Parents Reply
  • It will give the softdevice flexibility to change the connection interval between MIN and MAX values for example in connection parameter update request sent by peer. If peer requested change in connection interval is between MIN and MAX value, then that request is probable to be accepted. you can restrict the connection not to change its connection interval at all by giving same MIN and MAX values. Then if the peer requests a change then your device will reject the request.

Children
No Data
Related