<?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>Send Uart Libuartes not woking in loop</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/84090/send-uart-libuartes-not-woking-in-loop</link><description>I am using libuartes example. I only use send_UART (char*sdata, int len) in main before while (true) or in void uart_event_handler(void *context, nrf_libuarte_async_evt_t *p_evt). I can use this function in loop. (my monitor didn&amp;#39;t show anything). Please</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 27 Jan 2022 10:00:41 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/84090/send-uart-libuartes-not-woking-in-loop" /><item><title>RE: Send Uart Libuartes not woking in loop</title><link>https://devzone.nordicsemi.com/thread/349912?ContentTypeID=1</link><pubDate>Thu, 27 Jan 2022 10:00:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2dab5825-6a8c-403d-9c11-c4da214455b2</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Does the application work if you only call&amp;nbsp;send_UART() once?&lt;/p&gt;
&lt;p&gt;Do you get any error codes returned from&amp;nbsp;nrf_libuarte_async_tx()? If the previous transfer is not completed, you will get a&amp;nbsp;&lt;span&gt;NRF_ERROR_BUSY error, but a 1s delay should normally be enough to complete the transfer. Your post lacks details about configuration of the UART instance, how large the transfer is, if you are using BLE alongside the UART, etc., so I can&amp;#39;t say for sure.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Best regards,&lt;br /&gt;Jørgen&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>