HI,engineers
i want Design a product,One to many device.
One 52840 is used as the transmitting station and 20 52840 are used as the earpiece (receiving 4KB/s audio);1KByte/s=8Kbps(1KB/s=8Kb/s)
All earpieces can receive the same sound synchronously, Distance greater than 100m;
Here are two examples, Can it be achieved?
nRF5_SDK_17.0.2_d674dde\examples\ble_central\ble_app_multilink_central,
nRF5_SDK_17.0.2_d674dde\examples\ble_peripheral\experimental\ble_app_multiperipheral,
If not,Can 52840 send and receive audio data without connection? Broadcast data.
thanks for you.