<?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>Using the on board USB in NRF Connect</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/78966/using-the-on-board-usb-in-nrf-connect</link><description>is there a sample or some documentation for how to use the USB port to output text from the nRF52840 dongle in a nRF Connect Zephyr application? 
 It would seem that the very first sample program for the NRF Connect environment and the nRF52840 dongle</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 30 Aug 2021 17:00:24 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/78966/using-the-on-board-usb-in-nrf-connect" /><item><title>RE: Using the on board USB in NRF Connect</title><link>https://devzone.nordicsemi.com/thread/327285?ContentTypeID=1</link><pubDate>Mon, 30 Aug 2021 17:00:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:109d9882-8ae5-452c-a4f5-7f69caed98f9</guid><dc:creator>Marjeris Romero</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;For a sample of USB CDC in Zephyr you can take a look at&amp;nbsp; &lt;a href="https://github.com/nrfconnect/sdk-zephyr/tree/master/samples/subsys/usb/cdc_acm"&gt;https://github.com/nrfconnect/sdk-zephyr/tree/master/samples/subsys/usb/cdc_acm&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;A shell sample over USB CDC ACM can be built for the nRF52840 dongle with:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;west build -b nrf52840dongle_nrf52840 samples/subsys/shell/shell_module/ -DOVERLAY_CONFIG=overlay-usb.conf&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Marjeris&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>