Hello,
I am working on the NRF5340 DK board with nRF Connect SDK ncs v1.5.1. I want to transmit data at a fast rate (~ 200bytes at every 10ms ) from central to a peripheral device. For this, I have modified the sample Throughput code to achieve maximum MTU size and tx data from master to slave. Now I am able to transmit data successfully but after every 100ms
Problem:
I want to send data after every 10ms that is why I want to use GATT QUEUE feature. Please help to provide any sample code or steps to use this feature.
Best Regards,
Sanket C