<?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>RTT Stability</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/25419/rtt-stability</link><description>Hi 
 How stable is the RTT module and how trustworthy is it? 
 It is marked as unstable and I do not get any messages from the modules. 
 I use: 
 
 #define NRF_LOG_BACKEND_RTT_ENABLED 1 
 #define NRF_LOG_ENABLED 1 
 #define NRF_SDH_BLE_LOG_ENABLED</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 25 Sep 2017 16:24:03 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/25419/rtt-stability" /><item><title>RE: RTT Stability</title><link>https://devzone.nordicsemi.com/thread/100186?ContentTypeID=1</link><pubDate>Mon, 25 Sep 2017 16:24:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b4f76b91-26a1-4862-86c8-d6eb49e3d9f6</guid><dc:creator>Yatekii</dc:creator><description>&lt;p&gt;Ok I will try and have a closer look at the patch then :)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: RTT Stability</title><link>https://devzone.nordicsemi.com/thread/100183?ContentTypeID=1</link><pubDate>Mon, 25 Sep 2017 10:21:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:096c9a8d-f8c5-4c4c-af95-8e759708de93</guid><dc:creator>Turbo J</dc:creator><description>&lt;p&gt;We don&amp;#39;t see the RTT patch for OpenOCD that you use - but it is almost 100% likely the source of your problems.  Note that some ST-Links can be upgraded with J-Link firmware.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: RTT Stability</title><link>https://devzone.nordicsemi.com/thread/100185?ContentTypeID=1</link><pubDate>Mon, 25 Sep 2017 09:40:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e6402f32-b1b9-41a9-bb10-b2bb36858841</guid><dc:creator>Yatekii</dc:creator><description>&lt;p&gt;Hi Sigurd, thanks for the quick answer!&lt;/p&gt;
&lt;p&gt;Sorry for not invluding the version ... I have ported everything to SDK v14.0.&lt;/p&gt;
&lt;p&gt;Yes, my main loop contains those lines :) The SDK example my code is based on is the HRM/BAS.&lt;/p&gt;
&lt;p&gt;Also I cannit print the SDK version as the RTT seems not to be working, remember? ;P&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: RTT Stability</title><link>https://devzone.nordicsemi.com/thread/100184?ContentTypeID=1</link><pubDate>Mon, 25 Sep 2017 09:24:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2a29eb6d-b939-421b-8b85-83c5c0d10cde</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;What SDK version is this? You should use the &lt;code&gt;NRF_LOG_INFO()&lt;/code&gt; macro for priting in the newest SDK versions. In e.g. SDK 14, we have this line in the main loop to process the log:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;if (NRF_LOG_PROCESS() == false)
{
    power_manage();
}
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Do you have this ? What SDK example is your code based on?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>