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

how to deal with Multilink·s connect interval ?

dear all:

My device designed by nRF52840,it·s a central and peripherals at the same time .I have a problem about connect interval .My device as central need connect with 10 peripherals(designed by nRF52810),and as peripheral connect with a mobile phone .    when connect with Multi peripherals  , it always disconnected ,the reason is error 8  (BLE_HCI_CONNCET_TIMEOUT. it maybe related to the softdevice timing and connect interval。so i want to know how  to  deal with  Multilink·s connect interval ?

 

best wishs

Parents
  • yeah,I have a log getted by sniffer. It show that the connection intervals  are not regular,include 30 ms(my nRF52840 set max connections interval ) or  200  ms(my nRF52810 set max connections interval),sometimes,it establish connection and then use 30 ms to transfer connection pack , it always disconnected,but  sometimes,it establish connection and then use 200 ms to transfer connection pack,so is  the connection interval depended on central or peripheral?

Reply
  • yeah,I have a log getted by sniffer. It show that the connection intervals  are not regular,include 30 ms(my nRF52840 set max connections interval ) or  200  ms(my nRF52810 set max connections interval),sometimes,it establish connection and then use 30 ms to transfer connection pack , it always disconnected,but  sometimes,it establish connection and then use 200 ms to transfer connection pack,so is  the connection interval depended on central or peripheral?

Children
Related