<?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 uart not available</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/113797/nrf52840-uart-not-available</link><description>We are working with Zephyr to program the development kit for now and later the real board, 
 
 We need access to both UART0 and UART1 but we can&amp;#39;t seem to get UART1 to work 
 According to the Virtual serial port (nordicsemi.com) the &amp;quot;other&amp;quot; uart isn</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 12 Aug 2024 19:38:15 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/113797/nrf52840-uart-not-available" /><item><title>RE: nRF52840 uart not available</title><link>https://devzone.nordicsemi.com/thread/497887?ContentTypeID=1</link><pubDate>Mon, 12 Aug 2024 19:38:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9ce69743-1a72-4e69-92ca-017e24305a94</guid><dc:creator>Hieu</dc:creator><description>&lt;p&gt;Hi Oetze,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
[quote user=""]We were wondering why it wasn&amp;#39;t available and how we might enable it anyway. Is it not physically connected?&amp;nbsp;[/quote]
&lt;p&gt;Yes, there is only 4 pins&amp;nbsp;between the DK&amp;#39;s Interface MCU and the nRF52840. You can see the details in the DK schematic.&lt;br /&gt;The Interface MCU firmware uses this interface to emulate its VCOM0 port.&lt;/p&gt;
[quote user=""]We tried setting the RX/TX lines to P1.01 and P1.02 (arduino_serial according to the board dts file)&lt;br /&gt;&lt;br /&gt;We&amp;#39;ve tested it with the samples/driver/uart code in the zephyr libraries, it worked for uart0 but not uart1.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;How can we enable uart1?&amp;nbsp;[/quote]
&lt;p&gt;Seems like you have figured out how to overlay the Devicetree and change pin assignment.&amp;nbsp;UART1 should be enabled by default on the DK Devicetree.&lt;/p&gt;
&lt;p&gt;Could you please share more details of what you have done with the Devicetree, and your compiled &amp;lt;build dir&amp;gt;/zephyr/zephyr.dts file?&lt;/p&gt;
&lt;p&gt;Hieu&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>