Dear friend,
When using the hci controller of the Bluetooth protocol stack in zephyr as the master, how many slaves can be connected at most?
Hi
The Zephyr Bluetooth controller has been tested with up to 64 simultaneous connections, but there is no defined limit, so in the end the limit will be set by how much memory you have available.
The Nordic SoftDevice controller is limited to 20 simultaneous connections.
Best regards
Torbjørn