Send command to multiple BLE devices at the same time

Hello,

In my project, I am trying to connect and communicate with several BLE devices at the same time.
Thanks to the nRF Toolbox application, I have seen how to connect two or more devices to my phone which acts as a central.

However, I can't communicate with both devices at the same time. I have done several searches and I can't find a way to communicate with the different devices. So my is question: Is it possible to communicate with several sensors at the same time? To send several commands simultaneously?
And if it is possible, how do I do it?

Regards,

LE MANACH Maxime.

Parents Reply
  • No I don't have any timing requirement.

    What I want to do is to have an application that sends a command with a single button (Have battery or any other information) and receive this information from two or more different devices.

    But I didn't find this kind of application. On the different nrf applications, the information is transmitted only from one device although we are connected to several devices.
    That's why I wonder if it is possible to have information from several sensors? And if yes, how?

Children
Related