<?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>coap server connection to border router</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/86574/coap-server-connection-to-border-router</link><description>Hi, 
 I am trying to utilise the available thread examples to build comms from CoAP server to external website through Border Router. 
 I have configured Border Router as per the docs and I can issue ping commands from CLI example through border router</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 07 Apr 2022 11:47:31 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/86574/coap-server-connection-to-border-router" /><item><title>RE: coap server connection to border router</title><link>https://devzone.nordicsemi.com/thread/362323?ContentTypeID=1</link><pubDate>Thu, 07 Apr 2022 11:47:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f69593cf-ed63-460c-9fac-890d2ab64a51</guid><dc:creator>Sigurd Hellesvik</dc:creator><description>&lt;p&gt;Good that you solved it, thank you for sharing your solution!&lt;/p&gt;
[quote user="robtic"]So this issue is fixed, however, it is still not clear why &lt;code&gt;ot joiner start &amp;lt;pskc&amp;gt;&lt;/code&gt; is giving me an InvalidArgs error.[/quote]
&lt;p&gt;I guess your passkey is too short. Try to use a longer one.&lt;br /&gt;If you continue to face problems with the joiner, create a new ticket on DevZone explaining your problem, and we will help.&lt;/p&gt;
&lt;p&gt;Good luck onwards,&lt;br /&gt;Sigurd Hellesvik&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: coap server connection to border router</title><link>https://devzone.nordicsemi.com/thread/362184?ContentTypeID=1</link><pubDate>Thu, 07 Apr 2022 00:05:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8ca9a212-dbfc-4958-818b-8b7019cab0e2</guid><dc:creator>robtic</dc:creator><description>&lt;p&gt;Hi Sigurd,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I have found the issue. There is/was a bug in more recent builds of zephyr. &lt;a href="https://github.com/zephyrproject-rtos/zephyr/issues/23674" rel="noopener noreferrer" target="_blank"&gt;Github link&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;After I&amp;#39;ve updated by config as per the bug fix my CoAP Server can acquire On-Mesh prefix IP and i can ping&amp;nbsp;64:ff9b::808:808 from it.&lt;/p&gt;
&lt;p&gt;The solution is to add&lt;br /&gt;&lt;br /&gt;CONFIG_OPENTHREAD_SLAAC=y&lt;br /&gt;&lt;br /&gt;to prj.conf file.&lt;/p&gt;
&lt;p&gt;So this issue is fixed, however, it is still not clear why &lt;code&gt;ot joiner start &amp;lt;pskc&amp;gt;&lt;/code&gt; is giving me an InvalidArgs error.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: coap server connection to border router</title><link>https://devzone.nordicsemi.com/thread/362183?ContentTypeID=1</link><pubDate>Wed, 06 Apr 2022 23:33:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:813e3cf8-4ebe-4c8c-857d-e2bad4f5ab96</guid><dc:creator>robtic</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;It took me a few attempts to get the OTBR + nRF52840 Dongle working but I got there in the end.&lt;br /&gt;&lt;br /&gt;I got the Thread network setup.&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1649286617013v1.png" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;The CoAP Server (Router) is linked to the BR (Leader)&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1649287258482v2.png" /&gt;&lt;/p&gt;
&lt;p&gt;I have executed the command line from the link you provided: &lt;a href="https://openthread.io/guides/border-router/external-commissioning/join#ping_the_external_internet" rel="noopener noreferrer" target="_blank"&gt;Ping the external Network&lt;/a&gt;&amp;nbsp;on the BR.&lt;/p&gt;
&lt;p&gt;I have re-compiled my CoAP Server with&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;# Enable OpenThread CoAP support API&lt;/code&gt;&lt;br /&gt;&lt;code&gt;CONFIG_OPENTHREAD_COAP=y&lt;/code&gt;&lt;br /&gt;&lt;code&gt;CONFIG_OPENTHREAD_JOINER=y&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;In the image below you can see the BR and CoAP Server side by side. As you can see CoAP Server still does not acquire the On-Mesh address and if I try to execute the &lt;code&gt;ot joiner start &amp;lt;pskc&amp;gt;&lt;/code&gt; it tells me the arguments are wrong.&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1649287931740v3.png" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;edit: Sigurd, I wonder if &lt;a href="https://github.com/zephyrproject-rtos/zephyr/issues/23703"&gt;this &lt;/a&gt;is the cause to my issue. I&amp;#39;ll try it out.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: coap server connection to border router</title><link>https://devzone.nordicsemi.com/thread/361823?ContentTypeID=1</link><pubDate>Tue, 05 Apr 2022 12:05:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:621b9d38-3e7b-45d6-9244-f9333f31e61e</guid><dc:creator>Sigurd Hellesvik</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;The issue is that your device does not have a Global address using the On-Mesh Prefix, as you see explained in &lt;a href="https://openthread.io/guides/border-router/external-commissioning/join#join_the_network"&gt;OpenThread: Join the network&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Would it be an alternative for you to use the official OTBR instead, as it is more up to date than our old version?&lt;br /&gt;See &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/ug_thread_tools.html#thread-border-router"&gt;Thread Border Router&lt;/a&gt; for our tutorial on how to set it up.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Sigurd Hellesvik&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: coap server connection to border router</title><link>https://devzone.nordicsemi.com/thread/361609?ContentTypeID=1</link><pubDate>Mon, 04 Apr 2022 17:39:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fc7b5fb5-f76c-4979-ada9-fdd3cec778b1</guid><dc:creator>robtic</dc:creator><description>&lt;p&gt;Hi Sigurd,&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;Thank you for coming back to me. Please see below.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1649093967011v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Let me know if you need any additional information.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: coap server connection to border router</title><link>https://devzone.nordicsemi.com/thread/361390?ContentTypeID=1</link><pubDate>Mon, 04 Apr 2022 06:44:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a7bc159d-a7ac-4df9-b3f7-b7278635ee96</guid><dc:creator>Sigurd Hellesvik</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;What was the output of the command &amp;quot;ipaddr&amp;quot;?&lt;/p&gt;
&lt;p&gt;How exactly does your ping command look?&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Sigurd Hellesvik&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>