Basically I have modified the ble_app_uart example to connect multiple centrals(android devices),
now i want to transfer the string to all android devices which are connected, I tried sending uart data but it is being recieved by lastly connected mobile only. Is there any way to achieve it.