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

nrf52 uarte receive timeout interrupt

Hi,

I know this question has been asked a million times before, but most of the links are now dead, and the advice seems stale.

On sdk 15 and up, how do I go about setting the receive timeout interrupt on the uarte?

I can set up the easyDMA and it seems to work. The only issue is that if I get less data than the buffer, well I don't get the last bit till the next packet.

A timeout will be needed somehow?

Parents Reply Children
Related