This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

central role, how to maximize maximum connections number

Other Parts Discussed in Thread: CC2650, CC2640

Hi,

I know that this topic has been already discussed but actually I didn't find an answer yet..

since, as I understand, the limitations on the maximum number of accepted connections by a central are manly due to ram limitations, I would like to know how to maximize that number.

Using a very small gatt server (only mandatory services) on the peripheral side, can I expect to be able to connect 10 (or more...) peripherals to the same central device?

Any other tricks to increase connection capability? I don't really need to send much information through the link so connection timings will be rather relaxed (connection interval in the order of some seconds). Configuring peripherals to be gatt clients instead of the classic gatt server can help?

Thanks Davide.

PS: I use cc2650