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

LTE Serial Monitor UART Sleeping maybe due to config

Hello,

I noticed with the LTE Serial Monitor example code on a custom board with nrf9160 (and also the nrf91dk), the UART interface work initially but sometimes hangs. It looks like the device gets into a sleep mode and can't wake up when I type serial commands after a period of time. I did not configure/activate UART flow control pins (RTS/CTS). 

How do you prevent this situation from happening? Is UART flow control required to prevent this situation from occurring? Or something else?

Thanks.

Related