I'm working on iOS application project using BLE to transfer some data between them.
The concept is one device is the main device that broadcast the data to other devices, then device that get data from bluetooth send data back to the main device.
How to connect multiple devices at the same time? (1-to-many topology)
Is that possible to send and receive data in the same time?
0
0
694