<?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>CLI Example Issues</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/41719/cli-example-issues</link><description>I&amp;#39;m combing over the CLI peripheral example, but having a few problems when running the example: 
 
 The Debug Terminal in SES blacks out the test so its difficult to see commands entered or return values, unless I highlight the terminal 
 When I run</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 19 Dec 2018 10:10:49 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/41719/cli-example-issues" /><item><title>RE: CLI Example Issues</title><link>https://devzone.nordicsemi.com/thread/162461?ContentTypeID=1</link><pubDate>Wed, 19 Dec 2018 10:10:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:88c25ce2-260a-4cfd-988e-70d8d2d5922a</guid><dc:creator>Jakub Rzeszutko</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;1. Please do not use SES debug terminal with CLI example. It&amp;nbsp; does not handle VT100 escape codes, please use Putty instead.&lt;/p&gt;
&lt;p&gt;With SES terminal you will be not able to use Tab key or meta keys... Putty configuration is available here:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.2.0/lib_cli.html?cp=4_0_0_3_10"&gt;http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.2.0/lib_cli.html?cp=4_0_0_3_10&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I guess you are using RTT backend. In such case RTT session must be started by JLink.exe and not by SES. When you start RTT session with JLink.exe you need to disable it in SES to avoid loosing characters:&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Project options -&amp;gt; Debugger -&amp;gt; RTT Enable (change to No)&lt;/p&gt;
&lt;p&gt;2. You do not need to bother about: &amp;quot;&lt;span&gt;&amp;lt;warning&amp;gt; app: Logger configuration file not found.&amp;quot; First of all this shall be debug (not warning) message. Second of all we have a new feature that you can store logger settings updated in runtime in flash. This new configuration is metioned &amp;quot;file&amp;quot;.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;3. What do you mean the are not working?&lt;/p&gt;
&lt;p&gt;4. Stack Guard is just a feature in the SDK, I&amp;#39;ve added a command to make it more visible for the users. I do not see any downside using it in different examples.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>