<?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>Handling Permit Join</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/120003/handling-permit-join</link><description>Hello. I&amp;#39;m trying to improve the permit join-handling in our project. Right now we&amp;#39;re simply hammering the zBoss stack with bdb_start_top_level_commissioning( ZB_BDB_NETWORK_STEERING ), but I&amp;#39;d like to do it with a bit more finesse. When permit join is</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 08 May 2025 14:26:46 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/120003/handling-permit-join" /><item><title>RE: Handling Permit Join</title><link>https://devzone.nordicsemi.com/thread/534501?ContentTypeID=1</link><pubDate>Thu, 08 May 2025 14:26:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b9b1d755-3cc7-42a1-83cd-a798e78da215</guid><dc:creator>MartinPersson</dc:creator><description>&lt;p&gt;Worked like a charm. Thank you.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Handling Permit Join</title><link>https://devzone.nordicsemi.com/thread/531957?ContentTypeID=1</link><pubDate>Wed, 16 Apr 2025 07:14:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dd3a27b3-d268-4b5d-83f5-a58803b838c2</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Martin,&amp;nbsp;&lt;br /&gt;We are entering Easter holiday in Norway. Håkon will be back on Tuesday 22nd.&amp;nbsp;&lt;br /&gt;Regarding your question NCS is our &lt;a href="https://www.nordicsemi.com/Products/Development-software/nRF-Connect-SDK"&gt;nRF Connect SDK&lt;/a&gt;. It&amp;#39;s recommended to for new development instead of using nRF5 SDK.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Handling Permit Join</title><link>https://devzone.nordicsemi.com/thread/531482?ContentTypeID=1</link><pubDate>Fri, 11 Apr 2025 08:42:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8547bd00-a500-4ca2-acf3-04c12f370899</guid><dc:creator>MartinPersson</dc:creator><description>&lt;p&gt;Sorry, got some bug reports that was considered&amp;nbsp;blockers, thus max priority. I haven&amp;#39;t forgotten about this, just been busy.&lt;br /&gt;&lt;br /&gt;What is NCS?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Handling Permit Join</title><link>https://devzone.nordicsemi.com/thread/529542?ContentTypeID=1</link><pubDate>Fri, 28 Mar 2025 13:43:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6a2845a6-5faf-4e01-97f7-5f485cd820c4</guid><dc:creator>Elfving</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I was thinking what Nordic SDK you were using. If you are for instance using the &lt;a href="https://www.nordicsemi.com/Products/Development-software/nRF5-SDK-for-Thread-and-Zigbee"&gt;Thread &amp;amp; Zigbee add-on SDK&lt;/a&gt; for nRF5 SDK I would urge you to switch to NCS instead, as the the old Zigbee and Thread SDK is deprecated.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Elfving&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Handling Permit Join</title><link>https://devzone.nordicsemi.com/thread/529463?ContentTypeID=1</link><pubDate>Fri, 28 Mar 2025 09:15:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cbe51892-6067-4e12-9b37-ea23abcbf585</guid><dc:creator>MartinPersson</dc:creator><description>&lt;p&gt;Sorry for late reply.&lt;br /&gt;Zboss version is 3.11.1.5. SDK I&amp;#39;m a bit unsure about since the build system has a bad habit of hiding the details. If you tell me what file to look in I can give you more detailed information.&lt;br /&gt;&lt;br /&gt;I&amp;#39;m right now refactoring the code base (it&amp;#39;s grown a bit untamed) so it&amp;#39;s a bit hard to test your suggestions at the moment, but I will try to do it during next week.&lt;br /&gt;&lt;br /&gt;Regards&lt;br /&gt;&lt;br /&gt;/M&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Handling Permit Join</title><link>https://devzone.nordicsemi.com/thread/528420?ContentTypeID=1</link><pubDate>Fri, 21 Mar 2025 13:56:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:292e820c-120f-4bf2-91d1-195ff3b8b320</guid><dc:creator>Elfving</dc:creator><description>&lt;p&gt;Hi Martin, and thanks for reaching out.&lt;/p&gt;
&lt;p&gt;This will probably not make too much of a difference, but what SDK version are you using?&lt;/p&gt;
[quote user=""]1. Is there a way to see if the network is open or closed? Either in the callback or by an API call to zBoss?[/quote]
&lt;p&gt;You could use the &lt;a href="https://docs.nordicsemi.com/bundle/nrf5_sdk_thread_zigbee/page/group_zb_comm_signals.html#gaf2b7d7aafb092dcd775411ff0c56afe7"&gt;ZB_NWK_SIGNAL_PERMIT_JOIN_STATUS signal handler&lt;/a&gt; for this, as the permit_duration contains this info.&lt;/p&gt;
[quote user=""]2. Is it possible to turn off permit join or will it always run for 3 minutes?[/quote]
&lt;p&gt;I think you should be able to close the network using &lt;a href="https://docs.nordicsemi.com/bundle/nrf5_sdk_thread_zigbee/page/group_zboss_bdb_comm_start.html#gaff7aef66e3cd632ce7c144fc3faa1a27"&gt;zb_bdb_close_network().&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Elfving&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>