Hi,
I am using device as ble-Peripheral SDK nRF51_SDK_7.2.0_cf547b5 and softdevice version :s110_nrf51822_7.1.0_softdevice.
problem : I am receiving data on Nordic uart some time i got uart error and error source register contain below value. I using simple uart with interrupt enable.
NRF_UART0->ERRORSRC = 1;
How resolve this problem?
Regards, Himansu Donga