Hi,
I am using the latest SDK, with the nRF52840.
using the usbd_ble_uart example.
Created a timer that starts to send packets to the PC throw USB with a running index, the timer sends a packet every 25ms ( in 40 Hz), every packet size is 5000 bytes
I run this this timer for 45 minutes.
at the end I get all 108000 packets with a minor losses, I loss at least Four consecutive packets!
What can I do to avoid these losses !?
Best Regards
JK