<?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>problem with reading UART data through &amp;quot;libuarte&amp;quot; without event handler...</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/72871/problem-with-reading-uart-data-through-libuarte-without-event-handler</link><description>I used Seggar V5.40 (IDE), SDK version 17.0.2 
 
 
 
 
 ret_code_t nrf_libuarte_async_tx(const nrf_libuarte_async_t * const p_libuarte,uint8_t * p_data, size_t length); [this function is for TX data ] 
 nrf_libuarte_async_rx_free(&amp;amp;libuarte, &amp;amp;ttt, 1);</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 18 Mar 2021 10:07:36 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/72871/problem-with-reading-uart-data-through-libuarte-without-event-handler" /><item><title>RE: problem with reading UART data through "libuarte" without event handler...</title><link>https://devzone.nordicsemi.com/thread/300621?ContentTypeID=1</link><pubDate>Thu, 18 Mar 2021 10:07:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6b83bfd4-b89a-481c-be28-74126a759718</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;You may find the documentation useful if you haven&amp;#39;t checked it out already:&lt;br /&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.2/lib_libuarte.html"&gt;https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.2/lib_libuarte.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: problem with reading UART data through "libuarte" without event handler...</title><link>https://devzone.nordicsemi.com/thread/300559?ContentTypeID=1</link><pubDate>Thu, 18 Mar 2021 04:59:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a46499ed-bfde-48a4-922e-9d43f9378c9c</guid><dc:creator>HimanshuR</dc:creator><description>&lt;p&gt;Hi Kenneth,&lt;/p&gt;
&lt;p&gt;I want to use without a handler,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;just only transmit and receive&amp;nbsp; and I am not able to understand that receive function in that code.&lt;/p&gt;
&lt;p&gt;could you give me a some example of that&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;himanshu&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: problem with reading UART data through "libuarte" without event handler...</title><link>https://devzone.nordicsemi.com/thread/300455?ContentTypeID=1</link><pubDate>Wed, 17 Mar 2021 14:32:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a906433e-5f76-4f1d-928f-cf4955ef6b2c</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;The intention is to use libuarte with a callback handler to handle the incoming data, that is also shown in the example:&lt;br /&gt;\nRF5_SDK_17.0.2_d674dde\examples\peripheral\libuarte\&lt;/p&gt;
&lt;p&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>