Hello,
I am using nrf51822 doing projects. I met an issuse which is that at the first 6 minutes, it can normaly go into UART interrupt and run subroutine successfully. But after 6 minutes running, it can not go into UART interrupt again. I use Keil uVersion 5 to compile and debug. I would like to know some information as below:
- How can I check the parameters about UART configuration when the issue happened.
- what approaches I can employ to find the root cause?
Regards Alex