I am working with ESP32-S3 module on Arduino IDE.I need to connect to multiple BLE servers to one client and able send and receive data from client to all servers at a time. I tried connecting multiple servers to client but they are not connecting at a time so I can't able to send data from client to all servers at a time. Is there any way I can able to connect to connect multiple servers to one client. Please advice to me on this. Please share the resource links if available.
Thanks in advance.