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

What is the maximum number of connections over NUS

Hi

I am using the this example code  nrf52-ble-app-uart-c-multilink  [ https://github.com/NordicPlayground/nrf52-ble-app-uart-c-multilink ]

If NRF_SDH_BLE_CENTRAL_LINK_COUNT number is raised more than 4, it will not be executed.

I want to know why 8 connections are not supported

i use the this environment

  • nRF5 SDK version 16.0.0
  • nRF52 DK (PCA10056)
Related