Connection Interval

Hi

How can I increase the connection interval of BLE radio from default value of 30mS-50mS  to 600ms in NRF5340-SDK.

Parents Reply
  • Hi

    From my understanding, the procedure for modifying the connection interval from a peripheral should be the same, but there might be a significant delay before the changes take effect.

    Is the param update function returning an error code, or are you just observing that the behavior doesn't change?

    I would recommend going through the BLE throughput sample more thoroughly, in case you've missed a step of the procedure.

    -Einar

Children
No Data
Related