<?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>nRF52840 Dongle - Communicating over USB COM Port</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/49881/nrf52840-dongle---communicating-over-usb-com-port</link><description>Currently, I am trying to create a UART connection between the nRF52840 Dongle and my PC. I am working with the usbd_ble_uart example found in the dongle SDK. I managed to successfully load the compiled hex of the usbd_ble_uart example using the nRF Connect</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 18 Jul 2019 07:52:31 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/49881/nrf52840-dongle---communicating-over-usb-com-port" /><item><title>RE: nRF52840 Dongle - Communicating over USB COM Port</title><link>https://devzone.nordicsemi.com/thread/199133?ContentTypeID=1</link><pubDate>Thu, 18 Jul 2019 07:52:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6d898e3d-7f22-4752-b9db-e46fdfcc2e37</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;You can see how to adapt a project to the Dongle in out &lt;a href="https://devzone.nordicsemi.com/nordic/short-range-guides/b/getting-started/posts/nrf52840-dongle-programming-tutorial"&gt;Dongle Programming tutorial&lt;/a&gt;. There should not be any other steps required than that. &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/39288/connection-between-nrf52840-dongle-and-matlab/152195#152195"&gt;This case&lt;/a&gt; confirms that it&amp;#39;s possible to make it work and that there shouldn&amp;#39;t be any out of the ordinary steps.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52840 Dongle - Communicating over USB COM Port</title><link>https://devzone.nordicsemi.com/thread/199033?ContentTypeID=1</link><pubDate>Wed, 17 Jul 2019 14:16:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f6b2dc3b-ffa8-4bae-9f21-746f57fc0234</guid><dc:creator>eleven-x_devteam</dc:creator><description>&lt;p&gt;Hello!&lt;/p&gt;
&lt;p&gt;Thank you for your response. I followed the suggested terminal settings but still can&amp;#39;t seem to be getting output from the dongle. I want to be able to read output I send from the dongle via main.c from PuTTY. Is there a special way to do so aside from your&amp;nbsp;NRF_LOG_INFO or printf?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52840 Dongle - Communicating over USB COM Port</title><link>https://devzone.nordicsemi.com/thread/198888?ContentTypeID=1</link><pubDate>Wed, 17 Jul 2019 08:56:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9b0e5d6b-1fed-4fbe-b4b9-480cc5c245da</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;PuTTY or a similar terminal should work just fine to read the UART data. You can follow &lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v15.3.0%2Fusbd_ble_uart_example.html&amp;amp;resultof=%22%75%73%62%64%5f%62%6c%65%5f%75%61%72%74%22%20"&gt;these instructions to set it up and test the usbd_ble_uart example&lt;/a&gt;. Also, make sure your &lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v15.3.0%2Flib_cli.html&amp;amp;anchor=lib_cli_terminal_settings"&gt;terminal settings&lt;/a&gt; are correct.&lt;/p&gt;
&lt;p&gt;Due to the summer holidays in Norway, our support team is understaffed this week, and delayed replies must be expected. Sorry for the inconvenience!&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>