<?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>how to disable/configure UART1</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/85196/how-to-disable-configure-uart1</link><description>I ran into a problem. I am unable to disable or reconfigure UART1. Any changes to the file .overlay does not give effects. I paste into the file nrf9160dk_nrf9160_ns.overlay strings &amp;amp;uart1 { status = &amp;quot;disabled&amp;quot;; tx-pin = &amp;lt; 0x8 &amp;gt;; rx-pin = &amp;lt; 0x9 &amp;gt;; };</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Sun, 27 Feb 2022 18:58:20 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/85196/how-to-disable-configure-uart1" /><item><title>RE: how to disable/configure UART1</title><link>https://devzone.nordicsemi.com/thread/355147?ContentTypeID=1</link><pubDate>Sun, 27 Feb 2022 18:58:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ac4a8c96-1735-4ccb-be60-dffd1c030df7</guid><dc:creator>HEXFFFFFFFF</dc:creator><description>&lt;p&gt;that&amp;#39;s the problem. i&amp;nbsp;&lt;span&gt;check&amp;nbsp;build_dir/zephyr/zephyr.dts&amp;nbsp;and everything is right there,&amp;nbsp;but it has no effect.&amp;nbsp;any other changes in&amp;nbsp;zephyr.dts &amp;nbsp;apply norm.&amp;nbsp;&lt;br /&gt;There is an impression that the initialization of UART1 is rigidly prescribed in the code of some module.&amp;nbsp;And this code overlaps zephyr.dts setting.&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how to disable/configure UART1</title><link>https://devzone.nordicsemi.com/thread/355145?ContentTypeID=1</link><pubDate>Sun, 27 Feb 2022 18:35:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3a6c6880-b81f-4373-9237-ba013c29ceda</guid><dc:creator>mytzyiay</dc:creator><description>&lt;p&gt;When having trouble getting DT overlays to take effect, I&amp;#39;ve found it helpful to check the combined .dts file (build_dir/zephyr/zephyr.dts in my case) to see what the final combined result looks like.&amp;nbsp; The&amp;nbsp;path to this file is shown when running e.g. `cd build ; cmake -GNinja -DBOARD=nrf52840dongle_nrf52840`&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>