Hello,
I want to send 6 bytes of data over BLE. I will set a timer for this purpose. When there is timer interrupt, the data will be send.
What I wanted to ask is that What is the min send interval over BLE ? How quick can I send the data ? is 10ms fast ? can it be 1ms ?
Best Regards