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.

CC2541 Piconet

Other Parts Discussed in Thread: CC2541, CC2540, CC2640

Hey everyone,


I need your's help. I'm totally confused. I want make at least 4 CC2541 BLE modules piconet network, there one CC2541 would be as the master and communicate with 3 CC2541 BLE  the slaves. But I'm not sure, it is possible? And how I can make do it?


Best regards!

  • Hi,

    With TI BLE Stack, Central supports multiple simultaneous connections with up to 3 Peripherals by default. Using BTool connected with a CC2540 dongle where HostTest App is running as a Central and 3 CC254x's where SimpleBLEPeripheral Apps are running as Peripherals, you can test that feature.

    - Cetri
  • Yes, CC2541 is OK to act as 1 master and connect to 3 slave CC2541 concurrently. If you need more connection, you can consider CC2640/2650.