<?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>Enabling debug logs in sdk 11.0.0</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/60086/enabling-debug-logs-in-sdk-11-0-0</link><description>Hi Sir 
 I have used sdk 11.0.0 to develop my bluetooth application but i am facing some issue, so want enable debug logs, but i am not getting where to enable it plz help 
 Thanks in advance</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 16 Apr 2020 06:14:32 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/60086/enabling-debug-logs-in-sdk-11-0-0" /><item><title>RE: Enabling debug logs in sdk 11.0.0</title><link>https://devzone.nordicsemi.com/thread/244842?ContentTypeID=1</link><pubDate>Thu, 16 Apr 2020 06:14:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:660e2214-e41d-4d87-9287-28e6b682a377</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;Hi Saagar,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;In SDK v11.0.0 we used preprocessor symbols to enable and disable modules, so if you want to enable RTT logging with the nRF Log module you need to add&amp;nbsp;NRF_LOG_USES_RTT=1 to the preprocessor symbols, see screenshot below.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/support-attachments/beef5d1b77644c448dabff31668f3a47-cc8fbf9d75f24d068697217bf4fd1cc1/pastedimage1587017570042v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Enabling debug logs in sdk 11.0.0</title><link>https://devzone.nordicsemi.com/thread/244770?ContentTypeID=1</link><pubDate>Wed, 15 Apr 2020 14:21:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:28b3c4bf-69fc-475e-bfe8-573db3b46b55</guid><dc:creator>Saagar</dc:creator><description>&lt;p&gt;Hi Bjorn,&lt;/p&gt;
&lt;p&gt;Thanks for your replay&lt;/p&gt;
&lt;p&gt;Actually i want to enable internal logs like NRF_LOG_ENABLED and NRF_LOG_BACKEND_RTT_ENABLED which can be done in&amp;nbsp; sdk_config.h file for sdk 12.0. and later as shown in below video&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.youtube.com/watch?v=uP8RYgYGRvI" rel="noopener noreferrer" target="_blank"&gt;https://www.youtube.com/watch?v=uP8RYgYGRvI&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;But for sdk 11.0.0 there is no sdk_config,h file so where can i enable ?&lt;/p&gt;
&lt;p&gt;Thanks in advance&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Enabling debug logs in sdk 11.0.0</title><link>https://devzone.nordicsemi.com/thread/244609?ContentTypeID=1</link><pubDate>Wed, 15 Apr 2020 08:07:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:54ec29f9-5736-42b4-8a45-78b2491aad6f</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;Hi Saagar,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You will have to use the&amp;nbsp;&lt;a title="Experimental: UART/RTT logging" href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v11.0.0/lib_nrf_log.html?cp=7_5_11_3_33"&gt;Experimental: UART/RTT logging&lt;/a&gt;&amp;nbsp;module to print debug logs with RTT or UART. There are several examples in the SDK that uses this module, see the ble_app_alert_notification, ble_app_gls and ble_app_proximity to mention a few.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards&lt;/p&gt;
&lt;p&gt;Bjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>