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

Max connections count in SDK 12.2

When I try to increase the CENTRAL_LINK_COUNT from 8 to 9 in  ble_app_multilink_central example, I got this error NRF_ERROR_CONN_COUNT. Is there a way to increase the max connections to 20

Also, does SDK 12.2 support multi-peripheral links (one peripheral connected to multi central)?

Hint:

  • I'm using NRF52 not NRF51.
  • SD 132 version 3.0.0
Related