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

SDK13.0 with 20 connections

Hi,

I have found that the sdk13.0 is support 20 current connections , I test it by using example /SDK13.0/example/ble_central/ble_app_multilink_central , I change the central role count over to 8,but whatever I adjust the Ram setting , the sd_ble_enable can not pass ,and don't return an error code. Is there any other settings should be change that I ignored ?

Thank you !

Parents
  • FormerMember
    0 FormerMember

    Could you try to increase the connection interval, and check if that changes anything? You could for example test with a connection interval in the range 100ms to 200 ms.

  • I have already try to increase the connection interval to 100ms-300ms,but it doesn't work. In sdk12.2,I can connect 8 peripheral,but with sdk13.0,it only can connect 7peripheral,when you set the count to 8 or more,it will be wrong in sd_ble_enable() and come a system reset.

Reply
  • I have already try to increase the connection interval to 100ms-300ms,but it doesn't work. In sdk12.2,I can connect 8 peripheral,but with sdk13.0,it only can connect 7peripheral,when you set the count to 8 or more,it will be wrong in sd_ble_enable() and come a system reset.

Children
No Data