<?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>Help Understanding Troubleshooting with RTT Viewer</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/42436/help-understanding-troubleshooting-with-rtt-viewer</link><description>Hi there, 
 I am using a nRF52840 development board, I&amp;#39;ve been able to get the blinky app to work. However, when I put the ble_app_blinky on the board, I am unable to discover the device via bluetooth. I&amp;#39;m not sure how to troubleshoot where things are</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 14 Jan 2019 09:52:31 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/42436/help-understanding-troubleshooting-with-rtt-viewer" /><item><title>RE: Help Understanding Troubleshooting with RTT Viewer</title><link>https://devzone.nordicsemi.com/thread/165388?ContentTypeID=1</link><pubDate>Mon, 14 Jan 2019 09:52:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2301dd87-4eac-4060-8ba5-bf4e6fdaa95c</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The example should work out of the box, maybe you haven&amp;#39;t programmed the &lt;a href="https://www.nordicsemi.com/DocLib/Content/SoftDevice_Spec/s140/latest/SDS/s1xx/mem_usage/mem_resource_map_usage"&gt;Softdevice &lt;/a&gt;(Nordic BT stack)? The softdevice needs to be programmed&amp;nbsp;separately if you use nRF connect for programming unlike&amp;nbsp;Segger embedded studio which uploads it automatically along with the app FW.&amp;nbsp;To upload code through Segger embedded studio:&amp;nbsp;select &amp;quot;debug&amp;quot; from the menubar&amp;nbsp;then click &amp;quot;Go&amp;quot;.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Note that logging is over UART&amp;nbsp;by default, you can change it to RTT by setting the&amp;nbsp;&lt;span&gt;NRF_LOG_BACKEND_RTT_ENABLED&amp;nbsp;symbol to &amp;#39;1&amp;#39; in sdk_config.h. &lt;/span&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>