<?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>nrf52840: RTT shell on the custom board not working</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/121435/nrf52840-rtt-shell-on-the-custom-board-not-working</link><description>Hi, 
 
 We want to enable zephyr shell over RTT on our custom board based on nrf52840. I tried the &amp;#39;shell_module&amp;#39; sample with prj_minimal_rtt.conf and it works fine on nrf52840 devkit with nrf5340 (version command return the zephyr version in RTT viewer</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 13 May 2025 14:44:54 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/121435/nrf52840-rtt-shell-on-the-custom-board-not-working" /><item><title>RE: nrf52840: RTT shell on the custom board not working</title><link>https://devzone.nordicsemi.com/thread/535173?ContentTypeID=1</link><pubDate>Tue, 13 May 2025 14:44:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ce7924c8-00b6-4790-abcc-de1f76d23905</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Great to hear, Amir. Hope you have a wonderful day!&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;H&amp;aring;kon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52840: RTT shell on the custom board not working</title><link>https://devzone.nordicsemi.com/thread/535153?ContentTypeID=1</link><pubDate>Tue, 13 May 2025 13:48:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:58a7f6d1-b1ef-4f5a-ab95-0e6a1570f484</guid><dc:creator>amiramin</dc:creator><description>&lt;p&gt;CONFIG_CLOCK_CONTROL_NRF_K32SRC_RC option did the trick. RTT shell is working fine both with custom board DTS and nrf52840dk DTS&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52840: RTT shell on the custom board not working</title><link>https://devzone.nordicsemi.com/thread/535114?ContentTypeID=1</link><pubDate>Tue, 13 May 2025 12:03:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:33debade-feda-45b1-b674-745b70e089bc</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Does your design have DCDC inductors and/or external 32 kHz xtal?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;If any of these is not present in your design, you can try to disable them:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;# Select internal RC oscillator as 32KHz clock source
CONFIG_CLOCK_CONTROL_NRF_K32SRC_RC=y
# Disable DCDC regulator
CONFIG_BOARD_ENABLE_DCDC=n&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>