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

If a master sends advertising packets how is the maximun quantity of peripherals that they can see?

I don't need to connect the master with the peripherals, but i have to know how is the maximun quantity of scan response that can accept the master. In the example ble_app_multilink_central this is defined like that:

#define CENTRAL_LINK_COUNT 8 /*< Number of central links used by the application. When changing this number remember to adjust the RAM settings/

Haw is the maximun number that i can put in this code example. And where is the RAM setting that i have to adjust.

Thanks.

Related