<?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>Mesh SDK : Light demo switch</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/26749/mesh-sdk-light-demo-switch</link><description>Hi everyone !!
I&amp;#39;m a beginner in ble mesh. I&amp;#39;m working with nRF 52840. I&amp;#39;m not being able to figure out how to see log messages. I want to know where will following line be printed? 
 __LOG(LOG_SRC_APP, LOG_LEVEL_INFO, &amp;quot;Initializing and adding models</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 10 Nov 2017 04:09:31 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/26749/mesh-sdk-light-demo-switch" /><item><title>RE: Mesh SDK : Light demo switch</title><link>https://devzone.nordicsemi.com/thread/105166?ContentTypeID=1</link><pubDate>Fri, 10 Nov 2017 04:09:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:144e0cf0-1087-45ca-9101-29b0ae93d54f</guid><dc:creator>Ashish</dc:creator><description>&lt;p&gt;Thank you very much. It works perfectly&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Mesh SDK : Light demo switch</title><link>https://devzone.nordicsemi.com/thread/105168?ContentTypeID=1</link><pubDate>Thu, 09 Nov 2017 13:32:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fc329b86-f9f8-4797-9ee4-674393fd3a8c</guid><dc:creator>S&amp;#248;renHN</dc:creator><description>&lt;p&gt;I have added an use description to my answer, hope it helps.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Mesh SDK : Light demo switch</title><link>https://devzone.nordicsemi.com/thread/105167?ContentTypeID=1</link><pubDate>Thu, 09 Nov 2017 11:48:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:79cea42d-f6ad-48cf-bae6-f796eb36db83</guid><dc:creator>Ashish</dc:creator><description>&lt;p&gt;Can you plz mention steps to be followed after installation?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Mesh SDK : Light demo switch</title><link>https://devzone.nordicsemi.com/thread/105165?ContentTypeID=1</link><pubDate>Thu, 09 Nov 2017 11:03:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:290dd7d2-d79e-4d81-af31-6e9704b5359d</guid><dc:creator>S&amp;#248;renHN</dc:creator><description>&lt;p&gt;I use JLink to see the log-output from a USB-connected development board.&lt;/p&gt;
&lt;p&gt;An installation guide can be found &lt;a href="https://gnu-mcu-eclipse.github.io/debug/jlink/install/"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;EDIT&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;For Windows i would just plug in the development board and open the &lt;strong&gt;&lt;em&gt;J-Link RTT Viewer&lt;/em&gt;&lt;/strong&gt; application and use USB, my target device and SWD 4000 kHz.&lt;/p&gt;
&lt;p&gt;For Linux i open one terminal and executes these commands, one after each other:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;$ JLinkExe
J-Link&amp;gt; connect
J-Link&amp;gt; NRF51422_XXAC
J-Link&amp;gt; S
J-Link&amp;gt; 4000
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Then i open a second terminal and executes this command:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;$ JLinkRTTClient
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Hope this helps.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>