<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>nrf52 uarte receive timeout interrupt</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/59766/nrf52-uarte-receive-timeout-interrupt</link><description>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</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 03 Apr 2020 00:02:09 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/59766/nrf52-uarte-receive-timeout-interrupt" /><item><title>RE: nrf52 uarte receive timeout interrupt</title><link>https://devzone.nordicsemi.com/thread/243278?ContentTypeID=1</link><pubDate>Fri, 03 Apr 2020 00:02:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f4ee65c4-b1d7-4aa8-9c69-fc250abf7d99</guid><dc:creator>Daniel Veilleux</dc:creator><description>&lt;p&gt;I think you will be interested in the &lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_nrf5_v16.0.0%2Flib_libuarte.html"&gt;libuarte driver.&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52 uarte receive timeout interrupt</title><link>https://devzone.nordicsemi.com/thread/243275?ContentTypeID=1</link><pubDate>Thu, 02 Apr 2020 23:29:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a7a01a42-bed0-48bc-8624-e247724cd613</guid><dc:creator>Riaan</dc:creator><description>&lt;p&gt;I mean the received data stays in the buffer, and I only get notified about it when my next packet is received.. this files the buffer and I get the interrupt. I&amp;nbsp; heard that you can set some timer to trigger on the reception of data. But wouldn&amp;#39;t it be easier to just read the byte if you are handling the interrupt in any case?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52 uarte receive timeout interrupt</title><link>https://devzone.nordicsemi.com/thread/243170?ContentTypeID=1</link><pubDate>Thu, 02 Apr 2020 11:53:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:eb6fac46-ccf8-4b5c-a4a2-457eb3b4d455</guid><dc:creator>Susheel Nuguru</dc:creator><description>[quote user=""]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&amp;#39;t get the last bit till the next packet.[/quote]
&lt;p&gt;&amp;nbsp;A bit unclear on what your requirement is. The last bit don&amp;#39;t arrive until the next packet? why is the last bit depending on the next packet?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>