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
  • you basically tell the softdevice that the accepted connection interval for the connection is in between the MIN and MAX value the application provides in the connection parameters. The Softdevice also uses this value for the connection parameter update requests from peer to see if it can accept the request.

    If you want the connection interval to be constant non varying throughout then you provide same values to MIN and MAX. Any example with a connect request should help you experiment with this values.

Children
No Data
Related