<?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>Integrating Command Line Interface (CLI) Example</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/21983/integrating-command-line-interface-cli-example</link><description>Hi guys.
I want to make use of CLI in my existing project based on ble_app_uart .
I was looking at the diferences of there sdk_config.h and there is a lot of stuff happening. 
 I cound not find anyting regarding this in documentation or on web.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 12 May 2017 12:22:10 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/21983/integrating-command-line-interface-cli-example" /><item><title>RE: Integrating Command Line Interface (CLI) Example</title><link>https://devzone.nordicsemi.com/thread/86258?ContentTypeID=1</link><pubDate>Fri, 12 May 2017 12:22:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b3359d22-3bfb-49f0-b73f-bfda9af4b4cb</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;There are some documentation of the CLI interface &lt;a href="http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.s132.api.v3.0.0%2Fgroup__nrf__error.html&amp;amp;cp=2_3_0_1_1_2_0_7"&gt;available here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;What you need to include in your &lt;em&gt;sdk_config.h&lt;/em&gt; file will depend on what transport you want to use for the CLI. You will need the &lt;strong&gt;nrf_cli&lt;/strong&gt; part, and one of the supported transports: &lt;strong&gt;nrf_cli_uart&lt;/strong&gt;, &lt;strong&gt;nrf_cli_rtt&lt;/strong&gt; or &lt;strong&gt;nrf_cli_cdc_acm&lt;/strong&gt; (last one can be found in &lt;a href="https://devzone.nordicsemi.com/question/121794/sdk1300-please-provide-complete-version-of-sdk_configh/?answer=122200#post-id-122200"&gt;this post&lt;/a&gt;. You will also have to include drivers/libraries for the transport you will use into the project.&lt;/p&gt;
&lt;p&gt;Please provide some more details on the transport you want etc. if you need more help!&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Jørgen&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>