<?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 enable logging over UART?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/52912/how-to-enable-logging-over-uart</link><description>I was trying to enable logging in the example project like blinky. 
 I&amp;#39;ve searched the Q&amp;amp;A in the forum but still have problem seeing the logs, the strange thing is that I am able to see the log output without changing anything from bsp example project</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 07 Oct 2019 11:09:04 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/52912/how-to-enable-logging-over-uart" /><item><title>RE: How to enable logging over UART?</title><link>https://devzone.nordicsemi.com/thread/213613?ContentTypeID=1</link><pubDate>Mon, 07 Oct 2019 11:09:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b812b056-8b0c-453a-b2cf-86b1d4eeb81b</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi Chris,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Search for &amp;quot;NRF_LOG_BACKEND&amp;quot; (in examples\peripheral\bsp sdk_config.h) There are two possible defines there. UART or RTT, and they are set to either 0 or 1.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;If&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;span&gt;NRF_LOG_BACKEND_UART_ENABLED is enabled&lt;/span&gt;, it should be printed over the UART, which is picked up by the programming chip on the DK, and you can view it using e.g.&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;a href="https://www.compuphase.com/software_termite.htm" rel="noopener noreferrer" target="_blank"&gt;Termite&lt;/a&gt;, or Putty.&lt;/p&gt;
&lt;p&gt;If&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;span&gt;NRF_LOG_BACKEND_RTT_ENABLED is enabled&lt;/span&gt;, then you can&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;span&gt;see the log with the Segger debugger and&amp;nbsp;&lt;/span&gt;&lt;a href="https://www.segger.com/products/debug-probes/j-link/tools/rtt-viewer/" rel="noopener noreferrer" target="_blank"&gt;JLink RTT Viewer&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;-Amanda H.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to enable logging over UART?</title><link>https://devzone.nordicsemi.com/thread/213463?ContentTypeID=1</link><pubDate>Fri, 04 Oct 2019 15:15:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bce400ba-411b-45dd-964f-91f498dba2f8</guid><dc:creator>ChrisLiu</dc:creator><description>&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/2084.sdk_5F00_config.h"&gt;devzone.nordicsemi.com/.../2084.sdk_5F00_config.h&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>