<?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>LOG ISSUE IN NRF CONNECT SDK</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/122535/log-issue-in-nrf-connect-sdk</link><description>I am currently working on interfacing an external flash memory IC (Winbond W25FV series) with the Nordic nRF52832 on my custom board , using the nRF Connect SDK . 
 However, I am facing an issue with the log output — the LOG_INF() messages are not printing</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 30 Jun 2025 08:27:29 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/122535/log-issue-in-nrf-connect-sdk" /><item><title>RE: LOG ISSUE IN NRF CONNECT SDK</title><link>https://devzone.nordicsemi.com/thread/540824?ContentTypeID=1</link><pubDate>Mon, 30 Jun 2025 08:27:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:aaf065ed-67e7-4197-819a-62e067e69aae</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;br /&gt;Please check if you can run anything on the custom board ? blink an LED ? UART logging ?&amp;nbsp;&lt;br /&gt;Just want to check if the board actually working.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Have you tried to flash the same firmware built for the DK on the custom board ?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: LOG ISSUE IN NRF CONNECT SDK</title><link>https://devzone.nordicsemi.com/thread/540803?ContentTypeID=1</link><pubDate>Mon, 30 Jun 2025 05:16:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bc70d396-5c9a-4ed0-a06e-f0e3921f0336</guid><dc:creator>Embel_Tech</dc:creator><description>&lt;p&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Hello, I verified that the &amp;quot;Hello World&amp;quot; example runs successfully on the DK. However, when I run it on the custom board, no logs are printed.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp;Here is Configuration for custom board:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;div&gt;&lt;span&gt;CONFIG_USE_SEGGER_RTT&lt;/span&gt;=y&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_LOG_BACKEND_RTT&lt;/span&gt;=y&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_CLOCK_CONTROL_NRF_K32SRC_RC&lt;/span&gt;=y&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_LOG&lt;/span&gt;=y&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: LOG ISSUE IN NRF CONNECT SDK</title><link>https://devzone.nordicsemi.com/thread/540591?ContentTypeID=1</link><pubDate>Thu, 26 Jun 2025 13:40:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:44c9d241-fb3f-43d4-862d-cba4c97a4eaf</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Please double check that you don&amp;#39;t have&amp;nbsp;&lt;/p&gt;
&lt;div&gt;
&lt;div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_NCS_SAMPLES_DEFAULTS=y&amp;nbsp;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;as it set CONFIG_LOG_DEFAULT_MINIMAL=y which doesn&amp;#39;t allow RTT logging.&amp;nbsp;&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: LOG ISSUE IN NRF CONNECT SDK</title><link>https://devzone.nordicsemi.com/thread/540589?ContentTypeID=1</link><pubDate>Thu, 26 Jun 2025 13:29:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bd18fa95-b430-48bd-9e36-065c319f08d9</guid><dc:creator>Embel_Tech</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;&amp;nbsp; I will check logging for the code provided by you, Also&lt;/p&gt;
&lt;p&gt;&amp;quot;I have tested the beacon code, and it is logging without any issues.&amp;quot;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: LOG ISSUE IN NRF CONNECT SDK</title><link>https://devzone.nordicsemi.com/thread/540587?ContentTypeID=1</link><pubDate>Thu, 26 Jun 2025 13:23:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:30693b89-1385-4680-87b0-6c6f5ae56461</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Have you managed to print log on RTT in any example ? I don&amp;#39;t think&amp;nbsp;the external flash memory IC&amp;nbsp; has anything to do with RTT logging.&amp;nbsp;&lt;br /&gt;Please try to test with the attached helloworld sample.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/hello_5F00_world_5F00_RTT.zip"&gt;devzone.nordicsemi.com/.../hello_5F00_world_5F00_RTT.zip&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>