<?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>Looking for Example of UART in non-blocking mote</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/75169/looking-for-example-of-uart-in-non-blocking-mote</link><description>I have looked at the UART example provided in the NRF52 SDK. The example uses the UART in blocking mode. I need to create a version that is non-blocking, and only reads the buffer when an incoming byte is received. 
 
 I have read thru the SDK documentation</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Sun, 16 May 2021 14:58:50 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/75169/looking-for-example-of-uart-in-non-blocking-mote" /><item><title>RE: Looking for Example of UART in non-blocking mote</title><link>https://devzone.nordicsemi.com/thread/309904?ContentTypeID=1</link><pubDate>Sun, 16 May 2021 14:58:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a1314dbf-efe3-401c-af90-31163de7bf78</guid><dc:creator>Dmitry</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;for non-blocking transfer,&amp;nbsp;you can use &lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_nrf5_v17.0.2%2Fgroup__nrf__libuarte__async.html&amp;amp;cp=7_1_6_10_28"&gt;libuarte_async&lt;/a&gt;&amp;nbsp;library. Look at libuarte example in SDK.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>