<?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>USBD and BLE Echo</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/53307/usbd-and-ble-echo</link><description>I&amp;#39;m using \nRF5_SDK_15.3.0_xxxxx\examples\peripheral\usbd_ble_uart example to use two communication links. Missing echo on the USB virtual COM is a small frustration. I&amp;#39;ve tried to implement this service without success. The problem is to send back the</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 21 Oct 2019 20:59:33 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/53307/usbd-and-ble-echo" /><item><title>RE: USBD and BLE Echo</title><link>https://devzone.nordicsemi.com/thread/216020?ContentTypeID=1</link><pubDate>Mon, 21 Oct 2019 20:59:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c3caaba6-9c59-46dd-b2c4-f082cb5aa838</guid><dc:creator>Sigurd</dc:creator><description>[quote user="lelisele"]The solution could be:&amp;nbsp; each time when application receive one character make echo and sent it back.&amp;nbsp; &amp;nbsp;&amp;nbsp;[/quote]
&lt;p&gt;&amp;nbsp;Yes, you could send it back to the terminal with&amp;nbsp;app_usbd_cdc_acm_write().&lt;/p&gt;
&lt;p&gt;Alternatively, just enable &lt;a href="https://stackoverflow.com/questions/4999280/putty-serial-communication"&gt;local echo in Putty&lt;/a&gt;&lt;span&gt;:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/support-attachments/beef5d1b77644c448dabff31668f3a47-621dce05702a43c5b7613522889d11e0/pastedimage1571690953813v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: USBD and BLE Echo</title><link>https://devzone.nordicsemi.com/thread/215744?ContentTypeID=1</link><pubDate>Fri, 18 Oct 2019 14:26:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2368d31d-9688-4583-81e9-a954b8eb4131</guid><dc:creator>lelisele</dc:creator><description>&lt;p&gt;Thanks for your answer, Currently the sequence is: I hit message on the ptty via USB Virtual COM without any echo to verify what shall be sent and the message is &amp;quot;visible&amp;quot; only after CR and ONLY on the Android. That is common using for terminal. On the Android it is OK.We can observe our message before sending.&amp;nbsp;The solution could be:&amp;nbsp; each time when application receive one character make echo and sent it back.&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: USBD and BLE Echo</title><link>https://devzone.nordicsemi.com/thread/215735?ContentTypeID=1</link><pubDate>Fri, 18 Oct 2019 13:49:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6489196b-a930-4f04-961f-287bee0a690b</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Could explain this some more? When you send data from the PC terminal, to the nRF52840, you want the nRF52840 to echo back the data it received?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>