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.

CC2650: Max Connection

Hello

I am using CC2650 and BLE-2.1 stack.

How many connection established by central at a time?

I allocate HEAPMGR_SIZE=6300 and MAX_NUM_BLE_CONNS=6.

But it can not work.

How can I do?