Skip to main content
OPate
Associate
April 24, 2019
Question

I want to implement One to Many i.e. Broadcasting so that I can send the data from one device to 3 other devices in real time? I am new to this, please help me out and let me know how should I proceed to implement the same.

  • April 24, 2019
  • 1 reply
  • 793 views

I am using BLENRG-MS for the same.

    This topic has been closed for replies.

    1 reply

    Winfred LU
    ST Employee
    April 25, 2019

    Hi,

    With BLE Mesh, the messages are managed flooded to the network.

    You don't even have to implement by yourselves.

    Options are available to either

    • use the broadcast messages directly

    or

    • publish and subscribe the nodes in the same group, and use group messages

    Best Regards,

    Winfred

    OPate
    OPateAuthor
    Associate
    June 1, 2019

    Hi,

    I want to send Digital Microphone data from one device to other two devices. So which BLE and micro-controller should I use for better performance? I am totally new to this and I need some help on coding too. So please let me know how can I start for the same.

    Thanks and regards,

    Om Patel