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

SDK11.0.0 and 8 central connections

Dear Nordic Engineers!

I am using the nRF51422 QFACA1 on custom boards and planning to migrate from SDK8.0.0 to SDK11.0.0

My application is using the S120 soft device and forms connection to 8 peripherals (s110)

According to spec of the s130 only 3 central connections are available.

However SDK11.0.0 example ble_app_multilink_central states "This example can be a central for up to 8 peripherals"

I would like to benefit from long term support, please confirm that 8 simultaneous connections support is available and will be maintained in a future.

Parents
  • Hi,

    I believe you are referring to S130 V1. SDK 11 is supposed to be used with the new S130 V2.0.1 which is capable of 8 concurrent connections. Refer to S130 SDS V2 Chapter 11.4 "BLE role Configuration":

    The SoftDevice can be configured with one connections as a Peripheral and up to eight connections as a Central. The SoftDevice supports running one Advertiser or Broadcaster and one Scanner or Observer concurrently with the BLE connections.

Reply
  • Hi,

    I believe you are referring to S130 V1. SDK 11 is supposed to be used with the new S130 V2.0.1 which is capable of 8 concurrent connections. Refer to S130 SDS V2 Chapter 11.4 "BLE role Configuration":

    The SoftDevice can be configured with one connections as a Peripheral and up to eight connections as a Central. The SoftDevice supports running one Advertiser or Broadcaster and one Scanner or Observer concurrently with the BLE connections.

Children
No Data
Related