This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

[NCS 1.8.0]zephyr bluetooth protocol stack consultation

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?

Parents
  • 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

Reply
  • 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

Children
No Data
Related