Tool/software:
Hi,
For CC2340R22, can it be configured as a Central (gatt client) and connect to multiple Peripherals (gatt servers) simultaneously, like a Star topology ? Does the basic ble example handle this?
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.
Tool/software:
Hi,
For CC2340R22, can it be configured as a Central (gatt client) and connect to multiple Peripherals (gatt servers) simultaneously, like a Star topology ? Does the basic ble example handle this?
Hello Terrence,
Thank you for reaching out! A central can indeed connect to multiple peripherals, and peripherals can connect to multiple centrals, as per the BLE spec. As such, a central can technically act as the hub, or switch, of the star topology you would like to set up.
I hope this answers your question!
Best Regards,
Tarek D