I am building an app for a Bluetooth Low Energy device. I am trying to figure out how set the connection interval on the iPhone side.
I have defined a minimum and maximum connection interval on the peripheral device. However, I would like the iPhone app to use the longest connection interval possible. Is there any way to set the connection interval in the app or at least a way to influence it?
Thanks