<?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>USART Central Echoing Data</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/47859/usart-central-echoing-data</link><description>Hi 
 In the example Nordic UART BLE_central, I notice that when I send data over UART to the central device, it echoes the data sent and I see it as an output in the central&amp;#39;s UART. This does not seem to happen for the peripheral device. Is this intentional</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Sat, 22 Jun 2019 17:34:27 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/47859/usart-central-echoing-data" /><item><title>RE: USART Central Echoing Data</title><link>https://devzone.nordicsemi.com/thread/194181?ContentTypeID=1</link><pubDate>Sat, 22 Jun 2019 17:34:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1e91b60b-7f4b-4f67-ae6b-e33dc02c5c32</guid><dc:creator>Nicholas Lee</dc:creator><description>&lt;p&gt;There is a line of code in the &amp;quot;central&amp;quot; example as follows:&lt;br /&gt;#define ECHOBACK_BLE_UART_DATA&amp;nbsp; 1 &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; //&amp;lt; Echo the UART data that is received over the Nordic UART Service (NUS) back to the sender. &lt;br /&gt;&lt;br /&gt;If you set the value to 0, instead of 1, then it stops echoing.&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: USART Central Echoing Data</title><link>https://devzone.nordicsemi.com/thread/189707?ContentTypeID=1</link><pubDate>Tue, 28 May 2019 17:49:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6c4680f1-68b1-46d9-9b82-170097338fff</guid><dc:creator>awneil</dc:creator><description>[quote userid="79959" url="~/f/nordic-q-a/47859/usart-central-echoing-data/189697"]Does NRF_DRV_UART_USE_UARTE mean that it echoes[/quote]
&lt;p&gt;No -&amp;nbsp; UART&lt;span style="text-decoration:underline;"&gt;&lt;strong&gt;E&lt;/strong&gt;&lt;/span&gt; means &amp;quot;with &lt;span style="text-decoration:underline;"&gt;&lt;strong&gt;E&lt;/strong&gt;&lt;/span&gt;asyDMA&amp;quot;:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52832.ps.v1.1/uarte.html?cp=3_1_0_34#concept_ayq_ycm_wr"&gt;https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52832.ps.v1.1/uarte.html?cp=3_1_0_34#concept_ayq_ycm_wr&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: USART Central Echoing Data</title><link>https://devzone.nordicsemi.com/thread/189697?ContentTypeID=1</link><pubDate>Tue, 28 May 2019 15:31:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b6b32bc9-5d8d-472c-bf00-e5b376179c82</guid><dc:creator>firmware_master</dc:creator><description>&lt;p&gt;No, I checked that. I digged through the code and I figured that the nrf_drv_uart_tx driver in the nus_data_handler in the peripheral device is messing things up for me. Does NRF_DRV_UART_USE_UARTE mean that it echoes? Compared to NRF_DRV_UART_USE_UART? It doesn&amp;#39;t make sense.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: USART Central Echoing Data</title><link>https://devzone.nordicsemi.com/thread/189689?ContentTypeID=1</link><pubDate>Tue, 28 May 2019 14:59:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1d3dfe65-6b6a-4bd9-8e8f-016acd23afdf</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;Have you got your terminal set to local echo ... ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>