<?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>USB CDC ACM Sample in NRF5340DK</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/81446/usb-cdc-acm-sample-in-nrf5340dk</link><description>Hi. 
 We are working in a project that needs to exchange data via serial port. In this sample a virtual serial port is created in the nRF USB connector. Is it possible to configure the sample in order to create that virtual serial port in the main USB</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 08 Nov 2021 13:23:52 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/81446/usb-cdc-acm-sample-in-nrf5340dk" /><item><title>RE: USB CDC ACM Sample in NRF5340DK</title><link>https://devzone.nordicsemi.com/thread/337928?ContentTypeID=1</link><pubDate>Mon, 08 Nov 2021 13:23:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f4b410f7-9daf-4360-8aa8-33fa97a54ee7</guid><dc:creator>MarioDLH</dc:creator><description>&lt;p&gt;Thank you for your support. I&amp;#39;ll try it that way.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: USB CDC ACM Sample in NRF5340DK</title><link>https://devzone.nordicsemi.com/thread/337748?ContentTypeID=1</link><pubDate>Fri, 05 Nov 2021 15:13:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:84f7d74c-42e0-47bf-bd8a-a17926ff1b51</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Yes, the &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.7.1/zephyr/reference/shell/index.html"&gt;shell module&lt;/a&gt; can use USB as backend. There is not much documentation about it, but there are some examples of it in the nRF Connect SDK. I suggest you refer to &lt;a href="https://github.com/nrfconnect/sdk-nrf/blob/main/applications/matter_weather_station/configuration/thingy53_nrf5340_cpuapp/prj_ZDebug.conf"&gt;&amp;lt;NCS&amp;gt;/nrf/applications/matter_weather_station/configuration/thingy53_nrf5340_cpuapp/prj_ZDebug.conf&lt;/a&gt;. There you see the relevant configuration.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: USB CDC ACM Sample in NRF5340DK</title><link>https://devzone.nordicsemi.com/thread/337744?ContentTypeID=1</link><pubDate>Fri, 05 Nov 2021 14:58:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d8d7db48-2e45-420d-b3ee-2d12fd1b0ecb</guid><dc:creator>MarioDLH</dc:creator><description>&lt;p&gt;Thanks for your answer.&lt;/p&gt;
&lt;p&gt;Could it be possible to run the shell module using the USB peripheral as an alternative?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: USB CDC ACM Sample in NRF5340DK</title><link>https://devzone.nordicsemi.com/thread/337733?ContentTypeID=1</link><pubDate>Fri, 05 Nov 2021 14:39:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:895bf61c-d949-4289-b5bb-72b463e32a44</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;No, that is not possible. What you refer to as &amp;quot;the main USB connector&amp;quot; (the one on the left hand side of the DK board) is connected to the onboard debugger, and not the nRF itself (though on revision 2 DKs the onboard debugger is also a nRF5340). We do not provide any solution for modifying the firmware on the onboard debugger, which is what you would need in this case. Also, it is connected to the nRF by UART, and not USB, so it acts as a USB - UART bridge.&lt;/p&gt;
&lt;p&gt;The USB CDC ACM Sample Application is for firmware that runs on the nRF5340, and that uses the USB peripheral in the nRF5340. This is connected to the USB port on the bottom of the DK board. This is the only USB connector that is connected directly to the nRF.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>