<?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>Join Non-NRF Network?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/75186/join-non-nrf-network</link><description>Hi there! 
 I wanted to do a little side project that&amp;#39;s something completely different than BLE Mesh (which I do for work). I decided Zigbee would be fun. Even more so because I&amp;#39;m running Home Assistant with ZHA (Zigbee Home Automation) and the Sonoff</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 05 Jul 2021 09:11:19 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/75186/join-non-nrf-network" /><item><title>RE: Join Non-NRF Network?</title><link>https://devzone.nordicsemi.com/thread/318576?ContentTypeID=1</link><pubDate>Mon, 05 Jul 2021 09:11:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4c169432-a5b0-4461-a73d-66cf039b810b</guid><dc:creator>JVKran</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;span&gt;&amp;Oslash;yvind,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I was able to do some more testing and found out that the light_bulb example works perfectly fine once I comment the following lines.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;pre class="ui-code" data-mode="c_cpp"&gt;zb_set_network_router_role(IEEE_CHANNEL_MASK);
zb_set_max_children(MAX_CHILDREN);&lt;/pre&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;It then succeeds to connect without any kind of problems. However, commenting the line underneath in the experimental freertos multisensor example, doesn&amp;#39;t result in a succesful pairing.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;pre class="ui-code" data-mode="c_cpp"&gt;zb_set_network_ed_role(IEEE_CHANNEL_MASK);&lt;/pre&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;What would be a logical reason behind this?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Kind regards,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Jochem&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Join Non-NRF Network?</title><link>https://devzone.nordicsemi.com/thread/310375?ContentTypeID=1</link><pubDate>Wed, 19 May 2021 10:01:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:63659e18-4b72-41a4-9a89-29a4734043df</guid><dc:creator>&amp;#216;yvind</dc:creator><description>[quote user=""]does the bridge have to run ZBOSS too?[/quote]
&lt;p&gt;No, it should not have to as long as&amp;nbsp;your Zigbee stack follows the Zigbee spec and can connect with any general Zigbee device.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
[quote user=""]I&amp;#39;m running Home Assistant with ZHA (Zigbee Home Automation)[/quote]
&lt;p&gt;I&amp;#39;m sorry, being new to the world of Zigbee I was not aware about the incompatibility between Zigbee 3.0 and Zigbee Home Automation. Zigbee HA uses&amp;nbsp;its own Zigbee stack called zigpy, and in order to connect to their network our device must support and be compatible with zigpy. There is some more information about this on Home Assistant&amp;#39;s page about Zigbee &lt;a title="https://www.home-assistant.io/integrations/zha/" href="https://www.home-assistant.io/integrations/zha/" rel="noopener noreferrer" target="_blank"&gt;here&lt;/a&gt;, where they also list Zigbee radio modules that are compatible with zigpy, and ZBOSS is not listed there.&amp;nbsp;&lt;/p&gt;
&lt;div&gt;There is also a discussion &lt;a title="https://github.com/zigpy/zigpy/issues/394" href="https://github.com/zigpy/zigpy/issues/394" rel="noopener noreferrer" target="_blank"&gt;here&lt;/a&gt; about a zigpy radio library for ZBOSS, but I do not think they have a solution yet.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;I&amp;#39;ve asked our Zigbee team what the status is on this, and will get back to you when I get an answer.&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;div&gt;Kind regards,&lt;br /&gt;Øyvind&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Join Non-NRF Network?</title><link>https://devzone.nordicsemi.com/thread/310361?ContentTypeID=1</link><pubDate>Wed, 19 May 2021 09:28:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a5265dc9-88a6-4d98-b2bf-fd91025d240e</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Hi Joachem,&amp;nbsp;&lt;br /&gt;&lt;br /&gt;What version of the nRF SDK for Zigbee and Thread are&amp;nbsp; you using in you project?&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;div&gt;&lt;em&gt;Network steering was not successful &lt;/em&gt;means that the device was unable to join a network, given with a &lt;a href="https://infocenter.nordicsemi.com/topic/sdk_tz_v4.1.0/group__error__codes.html"&gt;generic error code -1&lt;/a&gt;.&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;div&gt;Kind regards,&lt;br /&gt;Øyvind&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>