This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How to update the MIN_CONN_INTERVAL & Max_CONN_INTERVAL run time?

Hi,

I need to update the Min and Max connection parameters run time. Is it possible to do so? Also can i update the Min and Max connection parameters through an iOS app for my peripheral device. Is it possible?

Parents
  • Hi SumitS,

    Could you let me know more on what you want to do with Min and Max connection parameter ? Note that there are 2 places we use Min and Max connection parameters in the GAP Peripheral Preferred Connection Parameters (sd_ble_gap_ppcp_set) and when we request connection parameter update from peripheral (sd_ble_gap_conn_param_update).

    If you want to send the parameters via iOS app, you may need to create your own proprietary service and characteristic for the purpose.

  • Thanks. I checked it with Master Control Panel & it is working. I actually want to test this wit iOS. Lets see how it goes with that. Anyways thanks for your support.

Reply Children
No Data
Related