<?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>How to communicate nRF52832 by CLI and how can i create my own command??</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/34154/how-to-communicate-nrf52832-by-cli-and-how-can-i-create-my-own-command</link><description>Hi, 
 Im having nRF52 DK and im using CLI example....i have configured through the putty by seeing this https://devzone.nordicsemi.com/f/nordic-q-a/22261/cli-autocomplete 
 how the communication is happening between putty and nRF52? 
 As im amateur in</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 10 May 2018 11:58:58 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/34154/how-to-communicate-nrf52832-by-cli-and-how-can-i-create-my-own-command" /><item><title>RE: How to communicate nRF52832 by CLI and how can i create my own command??</title><link>https://devzone.nordicsemi.com/thread/131618?ContentTypeID=1</link><pubDate>Thu, 10 May 2018 11:58:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8cd75fba-19c4-46b7-8b40-86cf83fd373c</guid><dc:creator>Jakub Rzeszutko</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I am affraid I do not have&amp;nbsp;any document I could share :(&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to communicate nRF52832 by CLI and how can i create my own command??</title><link>https://devzone.nordicsemi.com/thread/131616?ContentTypeID=1</link><pubDate>Thu, 10 May 2018 10:07:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cdca1137-f21c-4163-b181-33b50cf7e0d9</guid><dc:creator>vprasath</dc:creator><description>&lt;p&gt;Thanks Jakub,&lt;/p&gt;
&lt;p&gt;Now the issue is rectified and i can able to with UART &amp;amp; USB.&lt;/p&gt;
&lt;p&gt;Do you have any software architecture for this specfic CLI project??&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to communicate nRF52832 by CLI and how can i create my own command??</title><link>https://devzone.nordicsemi.com/thread/131519?ContentTypeID=1</link><pubDate>Wed, 09 May 2018 12:39:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c8f40d4d-e080-497f-99a0-06b300bbf8c1</guid><dc:creator>AmbystomaLabs</dc:creator><description>&lt;p&gt;The RadioTest example would also be a good choice as a starting point.&amp;nbsp; It uses CLI via UART and the code is very simple.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to communicate nRF52832 by CLI and how can i create my own command??</title><link>https://devzone.nordicsemi.com/thread/131514?ContentTypeID=1</link><pubDate>Wed, 09 May 2018 12:31:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:94fdce08-9cb9-4df3-bf3f-9e5010ffc9fc</guid><dc:creator>Jakub Rzeszutko</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;RTT is protocol created by Segger. You can read more about it here:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.segger.com/products/debug-probes/j-link/technology/about-real-time-transfer/"&gt;https://www.segger.com/products/debug-probes/j-link/technology/about-real-time-transfer/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I saw that you asked about UART &amp;amp; USB problem in other thread. I think that resposne which has been given to you shall solve your problem. Below you can see an example of my PuTTY configuration for DK detected on COM port 24.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/com-setting.PNG" /&gt;&lt;/p&gt;
&lt;p&gt;All other PuTTY settings shall be according to the CLI documentation.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to communicate nRF52832 by CLI and how can i create my own command??</title><link>https://devzone.nordicsemi.com/thread/131472?ContentTypeID=1</link><pubDate>Wed, 09 May 2018 10:31:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e645bc7e-a35f-4819-ba73-fb9ce277a33c</guid><dc:creator>vprasath</dc:creator><description>&lt;p&gt;Thanks Jakub&lt;/p&gt;
&lt;p&gt;I have read the documentation and CLI started working in Putty Via RTT.&lt;/p&gt;
&lt;p&gt;But still i couldn&amp;#39;t able to work via uart or usb.i have followed the steps same as of the documentation.&lt;/p&gt;
&lt;p&gt;Can i get documentation of the transport layer of RTT and how it is works???&lt;/p&gt;
&lt;p&gt;in code where is RTT transport layer is lying and i would like to work with that!!&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Vimal&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to communicate nRF52832 by CLI and how can i create my own command??</title><link>https://devzone.nordicsemi.com/thread/131349?ContentTypeID=1</link><pubDate>Tue, 08 May 2018 11:54:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fc49e3f9-7f5c-4455-b076-91c18aecc6cf</guid><dc:creator>Jakub Rzeszutko</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;You can start with CLI documentation:&amp;nbsp;&lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.0.0/lib_cli.html?cp=4_0_0_3_10"&gt;http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.0.0/lib_cli.html?cp=4_0_0_3_10&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;What backend do you want to use ? I propose to start with RTT.&lt;/p&gt;
&lt;p&gt;You can define new command or command tree (command + subcommands) in any file you wish, you need to only include nrf_cli.h.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>