Hi - I am using NUS (Nordic UART Service) to send raw sensors data over BLE to my PC for later processing. However, I found that I can not get a more-than-20-packets-per-second rate; no matter what is the size of the packet (1 byte + 5 header to 22 bytes + 5 header). I wonder if this is the maximum rate that I can get over the NUS, or there is a way to increase it.
Thanks,