<?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>SDK 15 ble_app_cli</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/34552/sdk-15-ble_app_cli</link><description>We need to add BLE CLI to our devices, so I&amp;#39;m trying the ble_app_cli example (with an nRF52 DK) and it is not behaving as I thought it would. 
 I see that it is in an experimental directory, so let me know if I&amp;#39;m expecting too much with it. 
 
 * Running</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 22 May 2018 05:54:04 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/34552/sdk-15-ble_app_cli" /><item><title>RE: SDK 15 ble_app_cli</title><link>https://devzone.nordicsemi.com/thread/132627?ContentTypeID=1</link><pubDate>Tue, 22 May 2018 05:54:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:916f3dcf-0fe3-405d-815e-3efc2bd446ea</guid><dc:creator>Jakub Rzeszutko</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;If you do not see command execution on RTT backend you can try to change line ending character in the NRF_CLI_DEF macro for this backend. By default you have &amp;#39;\n&amp;#39; , please try with with &amp;#39;\r&amp;#39;.&lt;/p&gt;
&lt;p&gt;Regarding mirroring it is behaving as it was designed. For each backend separate CLI object is created with the same commands list. All objects can print logs at the same time but effect of nrf_cli_fprintf will be visible only on the CLI where it was used.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SDK 15 ble_app_cli</title><link>https://devzone.nordicsemi.com/thread/132614?ContentTypeID=1</link><pubDate>Mon, 21 May 2018 21:56:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ccda1221-9784-4f43-9405-d6735cbc65aa</guid><dc:creator>BrianK</dc:creator><description>&lt;p&gt;Hi jakub,&lt;/p&gt;
&lt;p&gt;Thank you for the reply!&lt;/p&gt;
&lt;p&gt;It is also working for me now using the python script as you mentioned. I will mark this question answered.&lt;/p&gt;
&lt;p&gt;Also&amp;nbsp;from above:&lt;/p&gt;
&lt;p&gt;2: Yes I think the RTT backend doesn&amp;#39;t send the correct line-end (on macOS at least) so I cannot see any results from cli commands&lt;/p&gt;
&lt;p&gt;4: By &amp;#39;mirroring&amp;#39; I meant that cli command outputs from one transport showing in all other transports. I see now that this is not the case. That is no problem since I really only need to use ble_cli.&lt;/p&gt;
&lt;p&gt;Thanks again,&lt;/p&gt;
&lt;p&gt;Brian&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SDK 15 ble_app_cli</title><link>https://devzone.nordicsemi.com/thread/132540?ContentTypeID=1</link><pubDate>Sat, 19 May 2018 07:17:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:782ec1e8-95e9-4ee9-ae0b-78d38916d8ed</guid><dc:creator>jakub</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;1. You shall see the same command list for all transports.&lt;/p&gt;
&lt;p&gt;2. For RTT backend I recommend to configure PuTTY according to CLI documentation for RTT transport. Next RTT session shall be started by JLinik.exe because JLinkViewer or SES RTT debugger can steal some characters.&lt;/p&gt;
&lt;p&gt;3. When I will be at the offce on Monday I can support a bit more regarding configration.&lt;/p&gt;
&lt;p&gt;4. Regardin mirroring I am not sure if I understand you correctly. Nevertheless try to execute command: &lt;strong&gt;cli echo off&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;I was testing ble_cli with python script attached to the example not with any other Nordic tool.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>