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

nRF51 UART sends just 2 packets

Hi Guys!

I am a newbee to develop a BLE IoT, and I am really trapped: first of all: I am using the UART example from the SDK (12.2) I'd like to send a float array with 54 items (periodically in each 100ms) so I had to split them, it is ok. BUT when I send them only two packages arrives in 2ms the next one just 80ms later

when I reset the time delay to 3 secs the same...

any suggestion?

Thank you

Related