<?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>Trying to configure USB UART console on nfr52840</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/76973/trying-to-configure-usb-uart-console-on-nfr52840</link><description>I am trying to get use the Zephyr console sample for nrf52840dongle but when I have configured the following in my prj.conf file I get a link error. 
 
 
 When I reload the project in SES and build i get a strange link error 
 1&amp;gt; Linking ‘zephyr_prebuilt</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 07 Jul 2021 07:11:53 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/76973/trying-to-configure-usb-uart-console-on-nfr52840" /><item><title>RE: Trying to configure USB UART console on nfr52840</title><link>https://devzone.nordicsemi.com/thread/318892?ContentTypeID=1</link><pubDate>Wed, 07 Jul 2021 07:11:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7e990ab5-b4e9-48fd-9fef-45566fea4a63</guid><dc:creator>sewalliniusm</dc:creator><description>&lt;p&gt;Thanks Vidar, I didn&amp;#39;t get it to work at all. Used the USB CDC ACM as inspiration instead.&lt;/p&gt;
&lt;p&gt;brgds&lt;/p&gt;
&lt;p&gt;/Mattias&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Trying to configure USB UART console on nfr52840</title><link>https://devzone.nordicsemi.com/thread/318396?ContentTypeID=1</link><pubDate>Fri, 02 Jul 2021 10:14:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8cf4e910-62fb-4043-80fb-5cd1ef7526b9</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;The Console subsystem does not seem to fully support the USB transport. From the USB console config setting help text:&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1625219711105v2.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Are you looking to make a simple command interface? In that case, maybe it would be easier to set it up directly with the ACM class like in the USB CDC ACM Sample application: &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/samples/subsys/usb/cdc_acm/README.html"&gt;https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/samples/subsys/usb/cdc_acm/README.html&lt;/a&gt;? Another alternative may be to try use the Shell instead of the Console as mentioned in this PR:&amp;nbsp;&lt;a href="https://github.com/zephyrproject-rtos/zephyr/issues/26051"&gt;https://github.com/zephyrproject-rtos/zephyr/issues/26051&lt;/a&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>