<?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>UARTE non-blocking example usage</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/113622/uarte-non-blocking-example-usage</link><description>Hi, 
 I encountered some problems when using UARTE. 
 In terms of hardware, I have connected the 52840DK LOOPBACK_PIN_1A and LOOPBACK_PIN_1B. 
 Software code is the original example. 
 
 What do I need to do to complete non-blocking uarte testing?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 06 Aug 2024 14:19:28 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/113622/uarte-non-blocking-example-usage" /><item><title>RE: UARTE non-blocking example usage</title><link>https://devzone.nordicsemi.com/thread/497188?ContentTypeID=1</link><pubDate>Tue, 06 Aug 2024 14:19:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:23d45d65-a88d-4c97-a178-d5aaaf7f114d</guid><dc:creator>Naeem Maroof</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The issue is coming because the driver is getting uninitialized in the handler.&lt;/p&gt;
&lt;p&gt;Commenting out this line in the handler will resolve this issue:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;nrfx_uarte_uninit(p_inst);&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;It should not have been here, and if you want to uninit then it could be done in the main after successful transmission and reception.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: UARTE non-blocking example usage</title><link>https://devzone.nordicsemi.com/thread/497015?ContentTypeID=1</link><pubDate>Mon, 05 Aug 2024 15:03:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:87c24984-54a5-4581-b044-d22b11593fc3</guid><dc:creator>Naeem Maroof</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;I will look into this issue and then communicate to you&lt;/p&gt;
&lt;p&gt;/Br,&lt;/p&gt;
&lt;p&gt;Naeem&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>