<?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>UART debug logger</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/18068/uart-debug-logger</link><description>Hello, 
 I am using SDK v12.1.0 and I want to get the debug logs over UART 
 I followed the Logging Sink Configuration to enable UART logging and compiled the Health Thermometer Service example, which has statement like NRF_LOG_INFO but I don&amp;#39;t see</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 01 Dec 2016 13:53:00 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/18068/uart-debug-logger" /><item><title>RE: UART debug logger</title><link>https://devzone.nordicsemi.com/thread/69692?ContentTypeID=1</link><pubDate>Thu, 01 Dec 2016 13:53:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:192e9bb6-0eb3-41ad-9053-7dc2b84949af</guid><dc:creator>Manish</dc:creator><description>&lt;p&gt;Thanks!&lt;/p&gt;
&lt;p&gt;I had missed &lt;code&gt;NRF_LOG_ENABLED 1&lt;/code&gt; in &lt;code&gt;sdk_config.h&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;The learning curve to the SDK seemed pretty daunting, but the more I learn about it, the more I like how it&amp;#39;s organised!!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: UART debug logger</title><link>https://devzone.nordicsemi.com/thread/69691?ContentTypeID=1</link><pubDate>Wed, 30 Nov 2016 11:23:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ed48c903-2469-4c19-9919-9542f41352fa</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;You must also enable the log in &lt;code&gt;sdk_config.h&lt;/code&gt;.
Make sure that you have &lt;code&gt;NRF_LOG_ENABLED 1&lt;/code&gt; and &lt;code&gt;NRF_LOG_BACKEND_SERIAL_USES_UART 1&lt;/code&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>