<?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 compile dts</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/86001/how-to-compile-dts</link><description>Hi All, 
 
 I&amp;#39;m new for Zephyr platform. I want to use my own NRF52832 board and the bluetooth hci uart in the zephyr official examples to make a BLE controller. Because the uart pins need to be modified, and I know if I want to change the uart driver</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 21 Mar 2022 12:39:44 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/86001/how-to-compile-dts" /><item><title>RE: How to compile dts</title><link>https://devzone.nordicsemi.com/thread/359119?ContentTypeID=1</link><pubDate>Mon, 21 Mar 2022 12:39:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a4407e88-1f61-4109-bf0c-ed5fcde62ab5</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;To change the UART pins you should make an overlay file, as you write. You can for instance look at &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/65473/uart-gpio-configuration/267710#267710"&gt;this pos&lt;/a&gt;t. Just remember that you use uart0 and call the overlay file the name the board you are using suffixed with .overlay. If you don&amp;#39;t want to change the speed, simply remove that line. Or set it to what you need.&lt;/p&gt;
&lt;p&gt;As you are using SES you need to re-open the project after adding the over lay to reconfigure it (from File -&amp;gt; Open nRF Connect SDK Project...). If you had been using a command line or the VS Code plugin, simply do a pristine build.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>