2021-10-22 12:31 PM
I was reading DT0107 to send multiple packets in same connection interval and increase throughput. On page 7 it says some methods where we need to change connection length. I am using BLUENRG-MS on peripheral side and have Android phone on central side.
As per my understanding central changes connection length and peripheral can request central which are preferred values.
How can I request central to change connection length? Is there some API/ function available that I can call? Also I didn't find any method on Android side from where we can make this change.
I found one API but it can work only from central side and not peripheral. I have Android phone at central side, so it wont work.
aci_l2cap_connection_parameter_update_response_IDB05A1