<?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>Device Overlay file creation</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/118804/device-overlay-file-creation</link><description>Hello , 
 
 I have taken reference project which use all leads and buttons of Evaluation module NRF52833. 
 I want to create overlay file for this project and remove few led and buttons . 
 
 How I can create overlay file from base .dts file ? 
 Which</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 18 Feb 2025 04:42:26 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/118804/device-overlay-file-creation" /><item><title>RE: Device Overlay file creation</title><link>https://devzone.nordicsemi.com/thread/523385?ContentTypeID=1</link><pubDate>Tue, 18 Feb 2025 04:42:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fb97f2f4-e63f-4cf5-8d83-c904e9534d98</guid><dc:creator>Nareshpatel</dc:creator><description>&lt;p&gt;Thank you Hung for your reply. I understood. You can close this ticket.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Device Overlay file creation</title><link>https://devzone.nordicsemi.com/thread/522592?ContentTypeID=1</link><pubDate>Wed, 12 Feb 2025 09:00:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6e6fa0c2-44e9-4f91-a33a-87191e619595</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Naresh,&amp;nbsp;&lt;br /&gt;You can set the node status to disabled.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;For example something like this:&amp;nbsp;&lt;/p&gt;
&lt;div&gt;
&lt;div&gt;&lt;span&gt;&amp;amp;uart1&lt;/span&gt;&lt;span&gt; {&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; status = &lt;/span&gt;&lt;span&gt;&amp;quot;disabled&amp;quot;&lt;/span&gt;&lt;span&gt;;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; compatible = &lt;/span&gt;&lt;span&gt;&amp;quot;nordic,nrf-uarte&amp;quot;&lt;/span&gt;&lt;span&gt;;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;};&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;If you want to modify existing node, just add the modification into the overlay file.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;If you want to&amp;nbsp;have bigger change, then cloning the board files to create your own board could be a better solution. Have you looked at the devacademy ?&amp;nbsp;&lt;br /&gt;&lt;a href="https://academy.nordicsemi.com/courses/nrf-connect-sdk-intermediate/lessons/lesson-3-adding-custom-board-support/"&gt;academy.nordicsemi.com/.../&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Device Overlay file creation</title><link>https://devzone.nordicsemi.com/thread/522581?ContentTypeID=1</link><pubDate>Wed, 12 Feb 2025 08:50:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d4f8a55d-f9ce-4344-873f-f9cd9eb41a38</guid><dc:creator>Nareshpatel</dc:creator><description>&lt;p&gt;Thank you Hung for your reply.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I am using default DTS file for NRF52833DK. For my beacon , I want to delete some LEDs and Buttons. So how I can delete/modify existing configuration using overlay file? Can you give sample overlay file which delete some node and modify existing node ?&amp;nbsp;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Device Overlay file creation</title><link>https://devzone.nordicsemi.com/thread/522435?ContentTypeID=1</link><pubDate>Tue, 11 Feb 2025 12:39:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bb4e032a-f37f-4746-8d73-ea79dde8781f</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Naresh,&amp;nbsp;&lt;br /&gt;You can use Devicetree editor in VSCode to create an overlay file.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1739277370860v2.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;After that you can use Ctrl+Space to add node into the file.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;I would suggest to go through the&amp;nbsp;NCS Fundamental Academy course here:&amp;nbsp;&lt;a href="https://academy.nordicsemi.com/courses/nrf-connect-sdk-fundamentals/lessons/lesson-3-elements-of-an-nrf-connect-sdk-application/topic/configuration-files/"&gt;https://academy.nordicsemi.com/courses/nrf-connect-sdk-fundamentals/lessons/lesson-3-elements-of-an-nrf-connect-sdk-application/topic/configuration-files/&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>