<?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>Enable Thread joiner on matter light bulb example</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/120690/enable-thread-joiner-on-matter-light-bulb-example</link><description>Hello, 
 
 I recently bought a nrf52840 dev kit + dongle to test the functionalities of Matter. 
 To commission devices &amp;quot;On network&amp;quot; without the use of Bluetooth, i wanted to use the Thread commissioner/joiner mechanism, based on a pre-shared key or the</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 16 Apr 2025 19:27:09 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/120690/enable-thread-joiner-on-matter-light-bulb-example" /><item><title>RE: Enable Thread joiner on matter light bulb example</title><link>https://devzone.nordicsemi.com/thread/532069?ContentTypeID=1</link><pubDate>Wed, 16 Apr 2025 19:27:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:63e1a922-1909-430e-ba3f-19b2b20227c1</guid><dc:creator>goossensbas</dc:creator><description>&lt;p&gt;Hello Marte,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I added the lines to the prj.conf and it builds. I can now commission the node and do on-network commissioning of the matter light bulb.&lt;/p&gt;
&lt;p&gt;Sadly it&amp;#39;s not the one-press network commissioning i had hoped for. I still need to program the channel and extpanid into the controller. &lt;/p&gt;
&lt;p&gt;Thank you for your help!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Enable Thread joiner on matter light bulb example</title><link>https://devzone.nordicsemi.com/thread/531841?ContentTypeID=1</link><pubDate>Tue, 15 Apr 2025 12:37:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4ae7f5c3-3500-4b35-9f1f-32b7ae192efe</guid><dc:creator>Marte Myrvold</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The joiner role is not supported in the pre-built library, so you need to build the libraries from sources. Please try adding the following configs to prj.conf:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;CONFIG_OPENTHREAD_SOURCES=y
CONFIG_NET_L2_OPENTHREAD=y&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Marte&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>