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

nrf51822 UART Lost bit

Hi, I have a serious problem, when I use uart of NRF51822 QFAAC0 to receive data from another MCU, I found that it will lost one bit at same position everytime. my SDK is 4.4.2, and SD is 5.2.1 and in my application, i used two service bas(ADC is used in bas), nus(nordic uart service). what will cause the problem? BTW, uart setting: 9600bps, 1 start bit, 8 data bits, no parity bit and 1 stop bit.

Related