<?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>Usage of CLI from BorderRouter to communicate to end device</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/74721/usage-of-cli-from-borderrouter-to-communicate-to-end-device</link><description>we have BorderRouter- Raspberry pi flashed with nordic alpha 4.1.0.1 image + nrf52840 dongle in NCP design . 
 As an end device I have EFR32 MG12 WSTK flashed with OT-CLI-FTD code and connected to the BorderRouter as a child. 
 we have one more extra</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 07 May 2021 12:26:29 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/74721/usage-of-cli-from-borderrouter-to-communicate-to-end-device" /><item><title>RE: Usage of CLI from BorderRouter to communicate to end device</title><link>https://devzone.nordicsemi.com/thread/308736?ContentTypeID=1</link><pubDate>Fri, 07 May 2021 12:26:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:016efa77-2750-470f-8a72-b614262d49d8</guid><dc:creator>UmaMaheswar</dc:creator><description>&lt;p&gt;But CoAP examples are regarding the DKs as I have seen but in my case I have dongles.&lt;/p&gt;
&lt;p&gt;And also is ot-rcp.hex file direclty available for nrf52840 dongle if I want to switch for RCP design?&lt;/p&gt;
&lt;p&gt;If available please do provide it.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Usage of CLI from BorderRouter to communicate to end device</title><link>https://devzone.nordicsemi.com/thread/308722?ContentTypeID=1</link><pubDate>Fri, 07 May 2021 11:50:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7b4634cf-0063-4dd4-b2b5-632ca3acfc17</guid><dc:creator>Charlie</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;Umamaheswarreddy,&lt;/p&gt;
&lt;p&gt;Unfortunately, we do not have examples&amp;nbsp;related to&amp;nbsp;&lt;span&gt;Hercules now.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;NCP is not part of wpantund but cooperates with it on OTBR, you can find NCP source code &lt;a href="https://github.com/openthread/openthread/tree/main/examples/platforms/nrf528xx/nrf52840"&gt;here&lt;/a&gt; or &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/openthread/coprocessor/README.html"&gt;here&lt;/a&gt;. NCP firmware uses the OpentThread Stack library, so you would not be able to find the UDP API source code directly.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;CoAP is on top of UDP layer, so I suggest your read the former referred CoAP examples again.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Best regards,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Charlie&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Usage of CLI from BorderRouter to communicate to end device</title><link>https://devzone.nordicsemi.com/thread/308533?ContentTypeID=1</link><pubDate>Thu, 06 May 2021 11:37:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:72586611-2cad-4124-bd0a-54c98f167a8b</guid><dc:creator>UmaMaheswar</dc:creator><description>&lt;p&gt;I wanted to go for UDP network Communication and I have installed Hercules App to send UDP packets.&lt;/p&gt;
&lt;div&gt;When we looked into the code the UDP functions mentioned here &lt;a title="https://openthread.io/reference/group/api-udp-forward" href="https://openthread.io/reference/group/api-udp-forward" rel="noopener noreferrer" target="_blank"&gt;https://openthread.io/reference/group/api-udp-forward&lt;/a&gt; are present in main branch of GitHub only, but we could not find these functions on NCP design code (wpantund/master branch) which has support for Wpantund and Nordics BorderRouter is also using the same I guess[&lt;em&gt;Since there's no support for Wpantund in main branch of ot-br-posix repo&lt;/em&gt;]. Need some confirmation on whether the BorderRouter code it can handle UDP functionality.&amp;nbsp;&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;div&gt;Can you please provide any information how to frame and send a packet through Hercules App.&lt;/div&gt;
&lt;div&gt;If there&amp;#39;s any other simple option that I can use to frame and transfer packets please provide the info.!!&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Usage of CLI from BorderRouter to communicate to end device</title><link>https://devzone.nordicsemi.com/thread/308294?ContentTypeID=1</link><pubDate>Wed, 05 May 2021 07:54:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:76172618-8520-4656-be6c-24fa05ae62ee</guid><dc:creator>Charlie</dc:creator><description>&lt;p&gt;The &lt;span&gt;BorderRouter Alpha 4.0.1 is in fact a pre-configured Raspbian image. It is a bit out of date.&amp;nbsp;&lt;/span&gt;You can find the&amp;nbsp;latest recipe for &lt;a href="https://openthread.io/guides/border-router"&gt;OpenThread Border Router here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Charlie&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Usage of CLI from BorderRouter to communicate to end device</title><link>https://devzone.nordicsemi.com/thread/308282?ContentTypeID=1</link><pubDate>Wed, 05 May 2021 07:21:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:993ffc29-6d0f-427d-bea4-42a0e7198b28</guid><dc:creator>UmaMaheswar</dc:creator><description>&lt;p&gt;Is there anyway that I can get the source code of the BorderRouter Alpha 4.0.1 ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Usage of CLI from BorderRouter to communicate to end device</title><link>https://devzone.nordicsemi.com/thread/308157?ContentTypeID=1</link><pubDate>Tue, 04 May 2021 11:52:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:389b6c87-a45f-4254-8474-3923c31c4806</guid><dc:creator>Charlie</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;Umamaheswarreddy,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Please follow the advice from &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/74317/using-cli-to-communicate-end-device-from-borderrouter"&gt;your another thicket&lt;/a&gt;. We are not able to help you if you do not follow the advice. Simply summary:&lt;/p&gt;
&lt;p&gt;&lt;span&gt;1. You need two&amp;nbsp;&lt;/span&gt;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/ug_nrf52.html#ug-nrf52"&gt;&lt;span&gt;nRF52840 DK&lt;/span&gt;&lt;/a&gt;&amp;nbsp;if you only want to demo how two Thread devices are connected and using one device to control another one.&lt;/p&gt;
&lt;p&gt;2. If you want to control a device inside the Thread network from outside through a BoarderRouter. You need to learn about IP/UDP/CoAP based network communication knowledge. CLI is just one configuration interface, you can not use it to do whatever you want, you need to define and develop this&amp;nbsp;kind of high-level application by yourself.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Charlie&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>