<?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>On the configuration of device tree in ncs2.0</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/92345/on-the-configuration-of-device-tree-in-ncs2-0</link><description>My application originally used the ncs version of 1.5.0, and the configuration project used the dts file of nrf5340dk. When I need to change the rts pin of uart0, I just need to add &amp;amp;uart0 { rts-pin = &amp;lt; 0xFF &amp;gt;; }; to the overlay file. Now I have trouble</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 07 Oct 2022 08:54:32 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/92345/on-the-configuration-of-device-tree-in-ncs2-0" /><item><title>RE: On the configuration of device tree in ncs2.0</title><link>https://devzone.nordicsemi.com/thread/389769?ContentTypeID=1</link><pubDate>Fri, 07 Oct 2022 08:54:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9cf0561f-5090-4558-9902-f1bee2215d63</guid><dc:creator>mingjkl</dc:creator><description>&lt;ul&gt;
&lt;li&gt;
&lt;p class="src grammarSection" data-group="1-1"&gt;&amp;nbsp;have solved my problem perfectly. Thank you for your assistance.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: On the configuration of device tree in ncs2.0</title><link>https://devzone.nordicsemi.com/thread/388102?ContentTypeID=1</link><pubDate>Tue, 27 Sep 2022 10:59:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6c8a6d86-8486-4444-8d06-4f3741c8f731</guid><dc:creator>Hakon</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;you can change the pin configuration using the pin control API. You can read more about it &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/ug_pinctrl.html#ug-pinctrl"&gt;here&lt;/a&gt;. The example code shows how to set the RTS pin for uart0.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>