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

How many centrals can be connected?

Hi. I'm using nRF528332, SDK13, S132.

I'm making multi-link peripheral refering to "experimental_ble_app_multiperipheral".

This example code says as below.

#define PERIPHERAL_LINK_COUNT 4

So i want to know how many centrals can be connected at the same time?

As I know nRF can make 8 connections when it is central. What about it is peripheral?

I hope your help.

Related