This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

how to set the connection interval for nrf52832

Hi, 

I am working on the nRF52832 ,If i want my data to be transmit every 7.5ms then what should I set the  minimum connection interval and  maximum connection interval ? please suggest me

Thanks & Regards 

pspavi

Parents
  • What kind of device are you connecting to? Not all other devices support these low connection intervals. Android devices for instance, support a minimum connection interval of 15ms.

    Also, how do you measure the connection interval? If you check over a terminal, the data stream likely won't be accurate, as it also takes some time to transfer the log data from the nRF52 to the computer/terminal.

    Best regards,

    Simon

Reply
  • What kind of device are you connecting to? Not all other devices support these low connection intervals. Android devices for instance, support a minimum connection interval of 15ms.

    Also, how do you measure the connection interval? If you check over a terminal, the data stream likely won't be accurate, as it also takes some time to transfer the log data from the nRF52 to the computer/terminal.

    Best regards,

    Simon

Children
Related