This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nus data rate reduced very much in sdk14.0 compared to sdk12.3

Hi,

I am trying to send data from a peripheral with sampling rate of 125 through ble by using nus service. i was able to send all the data (ie. 125 * 4 bytes ) without any data loss in sdk12.3 s132. but when i moved to sdk 14.0, i am losing too much of data, ie only 30-40 packets are received in the ble client. i am using nrf52832 soc. how can i achieve that higher data rate with sdk14.0?

Related