USB CDC ACM data transfer

Hello,

I have a problem with a tablet that i was planning on using (Xiaomi Pad Pro), my device (nrf25840 dk) is sending data in packets, 4000bytes per packet and its sending 77 packets per second. And its working for every other mobile device including some xiaomi s, but for this tablet somehow the speed is 2 times slower. on the nrf side, the data is processed at the set speed but when data needs to be send its 2 times slower that set speed, so there is no missing data on tablet side. My question is there a way to force on the nrf side to set a seed, because its seems that tablet slows down communication with nrf and data transfer.

Thanks in advence.

Petar.

Related