<?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>RTT Not Showing and Code Stopping on Custom Board (nRF9151)</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/120308/rtt-not-showing-and-code-stopping-on-custom-board-nrf9151</link><description>Hi everyone, 
 I am experiencing an issue with my custom board configuration for the nRF9151. When using the same code that works with the nRF9151 DK configuration, I encounter the following: • GPIO behavior: The GPIO pin is set high, but when I connect</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 01 Apr 2025 20:24:46 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/120308/rtt-not-showing-and-code-stopping-on-custom-board-nrf9151" /><item><title>RE: RTT Not Showing and Code Stopping on Custom Board (nRF9151)</title><link>https://devzone.nordicsemi.com/thread/530075?ContentTypeID=1</link><pubDate>Tue, 01 Apr 2025 20:24:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3cb8796e-33f7-4477-9206-bd96beb36afb</guid><dc:creator>Michal</dc:creator><description>&lt;p&gt;Thank you for the information! Good to hear that.&lt;/p&gt;
&lt;p&gt;Depending on what your custom board files were based on, there may have been more setup in the DK&amp;#39;s files compared to your custom board.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Michal&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: RTT Not Showing and Code Stopping on Custom Board (nRF9151)</title><link>https://devzone.nordicsemi.com/thread/529872?ContentTypeID=1</link><pubDate>Mon, 31 Mar 2025 22:54:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f6925be9-3e46-4ff1-a4b5-a1e570848a2c</guid><dc:creator>gmassana</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I found the solution.&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;m not sure why, but uart0 must be configured in the .dtsi file. After adding the following configuration, everything started working correctly:&lt;/p&gt;
&lt;div&gt;
&lt;div&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;span&gt;&lt;pre class="ui-code" data-mode="text"&gt;&amp;amp;uart0 {
    status = &amp;quot;okay&amp;quot;;
    current-speed = &amp;lt;115200&amp;gt;;
    pinctrl-0 = &amp;lt;&amp;amp;uart0_default&amp;gt;;
    pinctrl-1 = &amp;lt;&amp;amp;uart0_sleep&amp;gt;;
    pinctrl-names = &amp;quot;default&amp;quot;, &amp;quot;sleep&amp;quot;;
};&lt;/pre&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;With that, it worked. Thank you!&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: RTT Not Showing and Code Stopping on Custom Board (nRF9151)</title><link>https://devzone.nordicsemi.com/thread/529757?ContentTypeID=1</link><pubDate>Mon, 31 Mar 2025 11:11:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c157cad7-39df-4697-a3f9-01749f363161</guid><dc:creator>Michal</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Just a quick check: does the same happens while using Segger J-Link Mini EDU and the on-board debugger?&lt;/p&gt;
&lt;p&gt;Are you able to test that?&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Michal&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>