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

I want to use i2c and uart0 simultaneously in nrf52832 .

RTC connect  through I2C and GPS connect to UART.
I am getting large amount of data from gps contentiously .
In the mean time i should read time from RTC .
But i am getting Wrong data from RTC .

When uart do not receive  data I2C data is correct .

Related