will SDK ever support more than 4 simultaneous connections?

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Anonymous
Not applicable

Presently, using SDK 2 allows us 4 simultaneous connections max.

Does Broadcom plan to increase this?

Thanks

0 Likes
1 Solution

Please check a4wp_power_transmitter sample for the way to deal with multiple slaves.  When you want to send data to a specific device or disconnect a specific device you should call blecm_SetPtrConMux with an HCI handle of the specific connection.  This handle is passed to the application at the time connection is established (connection_up).

View solution in original post

12 Replies