This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Send serial data to multiple CC2541 BLE devices

Other Parts Discussed in Thread: CC2541

Is it possible to send serial data one way from a Android phone to several CC2541 BLE devices at the same time? The data will be received by all listening devices and there will be no response from the BLE's. It does not have to be all at exactly the same time. The Android device could for example send the same data packet 8 times and be received by each BLE device. As each BLE receives the data packet without errors it could beep or light an LED, but it would not send any data back to the Android.