Skip to main content
HA.2
Visitor II
October 22, 2021
Question

Request BLE connection length in BLUENRG-MS from peripheral side

  • October 22, 2021
  • 0 replies
  • 502 views

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

This topic has been closed for replies.