This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How to send a command to multi peripherals in us level time via BLE

Hi there, I am developing a multi peripherals to central BLE system based on NRF52840. Now I am consider the synchronization between the peripherals and centrals. How can I send a command or data from central to each peripherals in very short time, such as 10us. I tried to send data from central to peripherals via NUS but there was 40ms delay between the command to the different peripherals. Is there any service to send data to multi peripherals in 10 or 20us? Any help will be appreciated. 

Related