Android ble connection interval

Hi,

I wanted to know if we can configure the connection interval in the connection request in android. Please note that I am not talking about changing the connection interval after the devices are connected.  

I want to keep a connection interval of 100 ms always (even during the ble connection sequence)

Parents
  • Hi Lin Ju,

    As you can see in Android documentation, the connection establishing APIs don't take connection parameters as arguments, so it is not possible to configure connection interval in the connection request.

    If you could give some brief information about your goal in doing this, perhaps we could find an alternative.

    Otherwise, the topic of discussion here is pretty specifically Android, so it might be of your interest to also discuss this on forums for Android developers.

    Hieu

Reply
  • Hi Lin Ju,

    As you can see in Android documentation, the connection establishing APIs don't take connection parameters as arguments, so it is not possible to configure connection interval in the connection request.

    If you could give some brief information about your goal in doing this, perhaps we could find an alternative.

    Otherwise, the topic of discussion here is pretty specifically Android, so it might be of your interest to also discuss this on forums for Android developers.

    Hieu

Children
No Data
Related