<?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>Using UART1 in Non-Secure Mode on nRF9151 DK with TF-M Enabled</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/126821/using-uart1-in-non-secure-mode-on-nrf9151-dk-with-tf-m-enabled</link><description>Hi everyone, 
 We’re trying to use UART1 on the nRF9151 DK in non-secure mode , mapped to the Arduino R1 connector. However, it seems to be reserved by TF-M , and we cannot disable TF-M because we also need LTE functionality. 
 We even tried disabling</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 05 Feb 2026 15:20:16 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/126821/using-uart1-in-non-secure-mode-on-nrf9151-dk-with-tf-m-enabled" /><item><title>RE: Using UART1 in Non-Secure Mode on nRF9151 DK with TF-M Enabled</title><link>https://devzone.nordicsemi.com/thread/560470?ContentTypeID=1</link><pubDate>Thu, 05 Feb 2026 15:20:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8db4b60f-2d82-4e85-8e3b-511cfb270d0e</guid><dc:creator>FedericaMayorga</dc:creator><description>&lt;p&gt;Hi Vidar,&lt;/p&gt;
&lt;p&gt;Thanks for the clarification.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;We tested again with TF-M enabled and CONFIG_TFM_LOG_LEVEL_SILENCE=y, and UART1 is indeed available to the non-secure application as expected.&lt;/p&gt;
&lt;p&gt;The issue turned out not to be related to TF-M or UART reservation, but rather to a host-side serial terminal problem: on macOS, minicom was not showing the UART output correctly. When testing on Ubuntu, UART1 worked fine.&lt;/p&gt;
&lt;p&gt;So the configuration was correct.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks again for your help!&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Federica from OWL Services.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Using UART1 in Non-Secure Mode on nRF9151 DK with TF-M Enabled</title><link>https://devzone.nordicsemi.com/thread/560227?ContentTypeID=1</link><pubDate>Tue, 03 Feb 2026 12:50:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cece07d9-dbe1-4b3d-a811-561a91bfc65b</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;UART1 should be available to the application as long as&amp;nbsp;CONFIG_TFM_LOG_LEVEL_SILENCE is selected which I see you have done already in your project configuration file.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;VCOM1 must be disabled in the board configurator app to change the routing of the UART pins from&amp;nbsp;the Jlink MCU to the pin headers. Had you tested the same without TF-M and verified that it worked?&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Vidar&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>