<?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 use uart1 on nRF9160 with NS build?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/104037/how-to-use-uart1-on-nrf9160-with-ns-build</link><description>In order to be able to use uart1 as a hardware UART to talk to another microcontroller, w e defined pins for uart1 in an overlay file (and created a new build configuration so that the overlay file would be applied), and added this to our proj.conf (as</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 22 Sep 2023 10:40:58 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/104037/how-to-use-uart1-on-nrf9160-with-ns-build" /><item><title>RE: How to use uart1 on nRF9160 with NS build?</title><link>https://devzone.nordicsemi.com/thread/447226?ContentTypeID=1</link><pubDate>Fri, 22 Sep 2023 10:40:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3a0c16da-8469-4c53-a8c2-14e9f72aff1c</guid><dc:creator>Charlie</dc:creator><description>&lt;p&gt;Hi Michael,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Could you try to set the following configuration in prj.conf?&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;CONFIG_TFM_SECURE_UART=n
CONFIG_TFM_SECURE_UART1=n&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Charlie&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>