How many devices are supported in a Bluetooth mesh by nRF52840 and nRF52833?

Hi,

How many devices can be meshed in Bluetooth? I see that both NRF52840 and NRF52833 support Bluetooth 5.3. As I know normally v5.3 supports up to 7 devices. Is it same for NRF52840/NRF52833 or less?

We want to mesh 4 devices as a standard + 2 devices optional in an audio project. All devices will talk to each other. We are goingto develop an intercom system from scratch.

Parents
  • Hello,

    Thank you so much for sharing the information. If you want to make this case private please let me know I can do that.

    In your project leader/Master will be broadcasting (available to everyone), while also receiving one incoming stream from any of the group members/ slaves. Is this right?

    If so I am not sure how you guys are handling which of the group member/slave will get the chance to speak. Will the master device control which of the group member can speak at any time?

    Or if your intention is the slave device to control who can speak to the master then you might need to use a regular BLE service which alert the master device. For this you might also need to come up with some algorithm/system to select which devices that gets to speak if multiple ones are sending request/alert to the master.

    If you are concerned about the audio quality I recommend you to use nrf5340.

    Kind Regards,

    Abhijith

Reply
  • Hello,

    Thank you so much for sharing the information. If you want to make this case private please let me know I can do that.

    In your project leader/Master will be broadcasting (available to everyone), while also receiving one incoming stream from any of the group members/ slaves. Is this right?

    If so I am not sure how you guys are handling which of the group member/slave will get the chance to speak. Will the master device control which of the group member can speak at any time?

    Or if your intention is the slave device to control who can speak to the master then you might need to use a regular BLE service which alert the master device. For this you might also need to come up with some algorithm/system to select which devices that gets to speak if multiple ones are sending request/alert to the master.

    If you are concerned about the audio quality I recommend you to use nrf5340.

    Kind Regards,

    Abhijith

Children
No Data
Related