<?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>UART communication</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/63934/uart-communication</link><description>Hi,I am using the nRF52840 development board, S140 and SDK16.0, I have some questions about data transmission on the UART. 
 I am trying to make a central device that is similar to the NUS central example in the SDK. 
 It receives data from the peripheral</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 06 Aug 2020 12:40:18 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/63934/uart-communication" /><item><title>RE: UART communication</title><link>https://devzone.nordicsemi.com/thread/263443?ContentTypeID=1</link><pubDate>Thu, 06 Aug 2020 12:40:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3356e3ab-9129-425a-a128-05487deb1867</guid><dc:creator>Kanamaru</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The problem of missing data in uart has been resolved.&lt;/p&gt;
&lt;p&gt;Changed app_uart_put() to nrf_drv_uart_tx() so that no data was lost.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Kanamaru.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: UART communication</title><link>https://devzone.nordicsemi.com/thread/263360?ContentTypeID=1</link><pubDate>Thu, 06 Aug 2020 08:12:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:305e94bc-ac04-45a6-a0c6-5280d1143414</guid><dc:creator>JONATHAN LL</dc:creator><description>&lt;p&gt;Hi Kanamaru,&lt;br /&gt;&lt;br /&gt;Here is a link to the&amp;nbsp;&lt;span&gt;libUARTE example, you will find it under &amp;lt;InstallFolder&amp;gt;\examples\peripheral\libuarte.&lt;/span&gt;&lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_nrf5_v16.0.0%2Flibuarte_example.html"&gt;&lt;br /&gt;https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_nrf5_v16.0.0%2Flibuarte_example.html&lt;br /&gt;&lt;br /&gt;&lt;/a&gt;&lt;span&gt;Best regards,&lt;/span&gt;&lt;br /&gt;Jonathan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: UART communication</title><link>https://devzone.nordicsemi.com/thread/261762?ContentTypeID=1</link><pubDate>Mon, 27 Jul 2020 10:56:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:312ac8df-1e01-4891-aba9-ed6cc1c0d54f</guid><dc:creator>Kanamaru</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Thank you for reply.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Is there a sample source that uses libUARTE?&lt;br /&gt;Can you present it if possible?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: UART communication</title><link>https://devzone.nordicsemi.com/thread/261553?ContentTypeID=1</link><pubDate>Fri, 24 Jul 2020 09:46:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4d42bf55-7e1d-4a44-baf6-cdd9037dbc5c</guid><dc:creator>Marjeris Romero</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;app_uart sends only 1 byte. You can use the uart driver directly or libUARTE if you want to send more than 1 byte.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>