<?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>Zigbee stop network steering</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/86763/zigbee-stop-network-steering</link><description>Hi 
 
 I&amp;#39;m working on a Zigbee network, and I want to have a few End Devices (ZED) connect to a Coordinator (ZC). And it&amp;#39;s fine, I got that working by using the zigbee_default_signal_handler(). 
 I&amp;#39;m using nRF52840DK. 
 Now, I need to have the feature</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 08 Apr 2022 23:15:33 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/86763/zigbee-stop-network-steering" /><item><title>RE: Zigbee stop network steering</title><link>https://devzone.nordicsemi.com/thread/362680?ContentTypeID=1</link><pubDate>Fri, 08 Apr 2022 23:15:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9697f7d6-6411-4e52-813a-6edc89f561e5</guid><dc:creator>enukic</dc:creator><description>&lt;p&gt;Never mind. I think I found a solution, without having to migrate to the new SDK.&lt;br /&gt;&lt;br /&gt;I came across this thread:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/57046/end-zigbee-network-steering-before-join-timeout-ends"&gt;https://devzone.nordicsemi.com/f/nordic-q-a/57046/end-zigbee-network-steering-before-join-timeout-ends&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;a class="internal-link view-user-profile" href="https://devzone.nordicsemi.com/members/tomchy"&gt;tomchy&lt;/a&gt;&amp;nbsp;even gave a code snippet which I pasted above my button handler, and I just called&lt;strong&gt;&amp;nbsp;(void)zb_buf_get_out_delayed(network_close);&amp;nbsp;&lt;/strong&gt;to close the network.&lt;/p&gt;
&lt;p&gt;It works perfectly!&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thank you for pointing me in the right direction Marte.&lt;br /&gt;&lt;br /&gt;Best regards&lt;/p&gt;
&lt;p&gt;Emir&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Zigbee stop network steering</title><link>https://devzone.nordicsemi.com/thread/362676?ContentTypeID=1</link><pubDate>Fri, 08 Apr 2022 21:14:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:34547c1d-518c-4e1a-ac9d-45742eea825f</guid><dc:creator>enukic</dc:creator><description>&lt;p&gt;Hi Marte&lt;br /&gt;Thank you for the reply.&lt;br /&gt;This function seems like it could work for me.&lt;br /&gt;Unfortunately, my firmware is based on the v4.1.0 SDK, and it seems like the function you mentioned is added in the 4.2.0 SDK.&lt;br /&gt;&lt;br /&gt;I&amp;#39;ve tried looking for an equivalent in the SDK I&amp;#39;m using, but I couldn&amp;#39;t find it.&lt;br /&gt;&lt;br /&gt;Is there an equivalent you are aware of? Or should I consider migrating to the new SDK?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regard&lt;/p&gt;
&lt;p&gt;Emir&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Zigbee stop network steering</title><link>https://devzone.nordicsemi.com/thread/362574?ContentTypeID=1</link><pubDate>Fri, 08 Apr 2022 11:53:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f625785b-d7f0-4dd2-84dd-d01e2ded783c</guid><dc:creator>Marte Myrvold</dc:creator><description>&lt;p&gt;Hi Emir,&lt;/p&gt;
&lt;p&gt;You can close the network by calling the function &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/zboss/3.11.1.0/group__zboss__bdb__comm__start.html#gaff7aef66e3cd632ce7c144fc3faa1a27"&gt;zb_bdb_close_network()&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;There is no way to add device based on RSSI as far as I am aware of, but if you only want certain devices to be able to join the network you can use install code.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Marte&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>