<?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 DK hangs at nrfx_uarte_tx</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/43337/nrf52-dk-hangs-at-nrfx_uarte_tx</link><description>Hello all! 
 I tried to develop a small BLE application and got stuck with endless loop in nrfx_uarte_tx() function (nrfx_uarte.c driver) which loops endlessly in these lines: 
 do { endtx = nrf_uarte_event_check(p_instance-&amp;gt;p_reg, NRF_UARTE_EVENT_ENDTX</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 05 Feb 2019 17:43:34 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/43337/nrf52-dk-hangs-at-nrfx_uarte_tx" /><item><title>RE: NRF52 DK hangs at nrfx_uarte_tx</title><link>https://devzone.nordicsemi.com/thread/169594?ContentTypeID=1</link><pubDate>Tue, 05 Feb 2019 17:43:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:faa8a1ea-cad9-4235-9e6c-912c232758ec</guid><dc:creator>Dmitry.Isch</dc:creator><description>&lt;p&gt;Oh, that was rather simple.&lt;/p&gt;
&lt;p&gt;Thanks a lot, I&amp;#39;ll continue my development.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52 DK hangs at nrfx_uarte_tx</title><link>https://devzone.nordicsemi.com/thread/169497?ContentTypeID=1</link><pubDate>Tue, 05 Feb 2019 12:26:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7e08aa67-fba0-49bc-9861-157d1688a70e</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;And then by default I assume it is setup to:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="c_cpp"&gt;        case BLE_ADV_EVT_IDLE:
            sleep_mode_enter();
            break;&lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52 DK hangs at nrfx_uarte_tx</title><link>https://devzone.nordicsemi.com/thread/169382?ContentTypeID=1</link><pubDate>Mon, 04 Feb 2019 21:26:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:df898eb9-a35b-4a58-ab94-b5a7de56e561</guid><dc:creator>hmolesworth</dc:creator><description>&lt;p&gt;Maybe the 3 minutes comes from something like this:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="c_cpp"&gt;#define APP_ADV_DURATION  18000  /**&amp;lt; The advertising duration (180 seconds) in units of 10 milliseconds. */&lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>