Other Parts Discussed in Thread: CC2540,
Hi!
I have my old project based on cc2541 and TI BLE stack 1.2.1 where GAPRole_SendUpdateParam used to change the connection interval during connection.
I've updated my project with TI BLE stack 1.4.2.2 and found strange behavior when GAPRole_SendUpdateParam is called.
Everything works fine when I'm truing to reduce the connection interval.
And nothing happens when I trying to increase it (GAPRole_SendUpdateParam called with the connection interval greater than the current).
Why is it happens and how can I avoid this?
Best regards, Sergey