<?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>Custom Thread Device based on thread CLI</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/85724/custom-thread-device-based-on-thread-cli</link><description>Hi, 
 
 I&amp;#39;m trying to setup a very basic network based on the thread CLI example. 
 
 I have an nrf52840-dk as a router/commissioner and a custom device as a nrf52840 joiner. 
 
 My question is, how do I automatically setup a thread network PANID,NETWORK</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 14 Mar 2022 14:11:13 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/85724/custom-thread-device-based-on-thread-cli" /><item><title>RE: Custom Thread Device based on thread CLI</title><link>https://devzone.nordicsemi.com/thread/357978?ContentTypeID=1</link><pubDate>Mon, 14 Mar 2022 14:11:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:92cb284c-57db-40a0-b06e-0ea32c81dc1c</guid><dc:creator>Sigurd Hellesvik</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;The following configurations let me automatically connect a joiner.&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;CONFIG_OPENTHREAD_JOINER=y
CONFIG_OPENTHREAD_JOINER_AUTOSTART=y
CONFIG_OPENTHREAD_JOINER_PSKD=&amp;quot;J01NU5&amp;quot;
CONFIG_OPENTHREAD_MANUAL_START=n
&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;There are no configuration to automatically start the Commisioner. This could either be done manually, or possibly from the application.&lt;/p&gt;
&lt;p&gt;Disclaimer: &lt;br /&gt;This is the commissioner+joiner method of connecting automatically.&lt;br /&gt;The other way is to statically configure all Thread network parameters on both devices, and they should connect. This is the method our coap_client and coap_server samples use.&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: Custom Thread Device based on thread CLI</title><link>https://devzone.nordicsemi.com/thread/357659?ContentTypeID=1</link><pubDate>Fri, 11 Mar 2022 12:51:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f301ce54-5fc6-45e8-9e1d-66853c8d48d0</guid><dc:creator>AlexiosCh</dc:creator><description>&lt;p&gt;I would like the devices to be simply powered on and working. No serial configurations&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>