<?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>PCA10056 LED5 blink fast when JLinkRTTClient is connected</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/69850/pca10056-led5-blink-fast-when-jlinkrttclient-is-connected</link><description>Hi all, 
 
 I&amp;#39;m starting a project with a nRF52840, and start protoyping with pca10056 board. 
 I started with compiling ble_app_blinky example app, with armgcc. 
 I can compile it, and flash it using make flash directive, without issue. 
 App is running</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 23 Dec 2020 18:46:05 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/69850/pca10056-led5-blink-fast-when-jlinkrttclient-is-connected" /><item><title>RE: PCA10056 LED5 blink fast when JLinkRTTClient is connected</title><link>https://devzone.nordicsemi.com/thread/286513?ContentTypeID=1</link><pubDate>Wed, 23 Dec 2020 18:46:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:336f99ef-aace-4c6f-ad7f-bf31f93cb8e1</guid><dc:creator>vbelloir</dc:creator><description>&lt;p&gt;OK, found the solution.&lt;br /&gt;RTT should be enabled changing this line in sdk_config.h from&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;#define NRF_LOG_BACKEND_RTT_ENABLED 0&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;to&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;#define NRF_LOG_BACKEND_RTT_ENABLED 1&lt;/p&gt;
&lt;p&gt;Sorry for that question&lt;code&gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&lt;/code&gt;&lt;/p&gt;
&lt;/blockquote&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>