Team,
The below BLE stack docs for CC2640R2 mentions up to 8 simultaneous connection:
http://www.ti.com/tool/ble-stack#descriptionArea
-Is there a way to increase the number of simultaneous connection by doing some trade-offs?
-What is the limiting factor that prevent to have more connection (flash size, RAM size,...etc)?
-Assuming that this number can not be increased is it realistic/possible to implement some kind of round robin mode to enable connection between up to 24 devices within a given time frame? Have you seen such an implementation already? or do you think that the time/effort to re-connect will make it unrealistic?
Thanks in advance,
Anthony