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

Packet loss sending data from iOS to nRF52 DK

Dear all members,

I am having a strange issue. I am using the iOS Nordic Toolbox and ble_app_uart. I am sending large amounts of data from Central to peripheral, iPhone to nRF52 DK. I finding that when I send indications or Write without Response packets in a loop, packets are silently dropped. Meaning the code executes but when I look at the data received large numbers of bytes disappear!  I am using a connection interval of 30ms and find that the problem persist no matter what the MTU is set as.

Has anyone else faced this issue? Are there any solutions anyone has come up with?

Thank you,

Saad

Related