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

Uart delay problem

Iam trying to display the uart data as a scanned response.nRF51822 receives the data from PIC and it is displayed as scanned response during advertising.the problem is nrf51822 takes nearly 9 secs to get 3 bytes of the data from PIC(data is ready in PIC within a few ms) and display during advertising .If i reduce the delay it is transmitting 00 !!!

Related