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

nRF UART App not resposnding after some time

Hi,

We are using the ble_app_uart example in evaluation board to read data from some sensors and send it to the nRF UART V2.0 in Android 4.4. Every 20 ms I am trying to send around 16 bytes of data. But after some time nRF UART App is not responding and is not receiving any data after that. Different connection intervals of 20ms, 10 ms etc have been tried, but with the same behaviour.
The nRF UART App disconnect after 3-4 seconds, but is able to reconnect to the peripheral.

Can you please advise on how to fix this ? Is this because it almost reached the max data rate ?

Thanks Shafy

Related