<?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>How to replace NRF52840 Zigbee gateway?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/93438/how-to-replace-nrf52840-zigbee-gateway</link><description>Hello Devzone, 
 I&amp;#39;m developing a Zigbee gateway using NRF52840 and ESP chip for wifi. NRF52840 it act as an coordinator. 
 I&amp;#39;m using nrf5_sdk_for_thread_and_zigbee_v4.2.0_af27f76 and segger embedded studio. 
 I formed a network and added few devices</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 04 Nov 2022 04:58:48 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/93438/how-to-replace-nrf52840-zigbee-gateway" /><item><title>RE: How to replace NRF52840 Zigbee gateway?</title><link>https://devzone.nordicsemi.com/thread/394042?ContentTypeID=1</link><pubDate>Fri, 04 Nov 2022 04:58:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:51100997-94d8-45cf-a682-4505976ca979</guid><dc:creator>Bosemani_Raja</dc:creator><description>&lt;p&gt;Hai Andreas&lt;/p&gt;
&lt;p&gt;&amp;nbsp;Thank you for your Response.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to replace NRF52840 Zigbee gateway?</title><link>https://devzone.nordicsemi.com/thread/393896?ContentTypeID=1</link><pubDate>Thu, 03 Nov 2022 13:31:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:10547a04-dfda-4e54-bf41-0f08b9e19b59</guid><dc:creator>AHaug</dc:creator><description>&lt;p&gt;Allright, thank you for clarifying.&lt;/p&gt;
&lt;p&gt;Unfortunately no. If you intend to swap the coordinator/gateway after provisioning devices to the network, you will remove the only device able to provision new devices to that network. The network itself can exist and work without the coordinator as long as there is at least one ZigBee Router Device in the network, but you won&amp;#39;t be able to commission new devices or do Trust Center related tasks including sharing the key to a new gateway/coordinator.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;If you want to change the coordinator, you will have to re-provision the other devices to the new network created with the new coordinator for the case with centralized security.&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;br /&gt;Andreas&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to replace NRF52840 Zigbee gateway?</title><link>https://devzone.nordicsemi.com/thread/393641?ContentTypeID=1</link><pubDate>Wed, 02 Nov 2022 12:31:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9b17edcb-c373-41f9-b923-a298a86d2101</guid><dc:creator>Bosemani_Raja</dc:creator><description>&lt;p&gt;Hai&amp;nbsp;&lt;span&gt;Andreas,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp;Thank you for your response.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Distributed security network may useful if we are making Routers and End devices.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;But Currently , I&amp;#39;m developing Coordinator and integrating third party ZigBee sensors and switches.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;In this scenario&amp;nbsp;the Trust center is coordinator. Then how can we replace the gateway? any possible way?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Best Regards&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Bose&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to replace NRF52840 Zigbee gateway?</title><link>https://devzone.nordicsemi.com/thread/393623?ContentTypeID=1</link><pubDate>Wed, 02 Nov 2022 11:32:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:08424d2b-3251-4bc2-a3ad-5f32d42da1c0</guid><dc:creator>AHaug</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;In both nRF5 SDK and in nRF Connect SDK ZigBee supports what is called a &amp;quot;distributed security network&amp;quot; where there are no centralized node (such as the coordinator) that manages security in the network. In the distributed network, each router can provide the network key to the joining device. Distributed security is a certified feature in the ZBOSS stack. You can start network steering on the router to make it create a distributed network. However, I am not sure if you can convert a network that is established as a centralized network (where the coordinator is the Thrust center and the only device that can let other devices in) to a distributed central network. I recommend investigating the documentation pages for details if that is possible:&amp;nbsp;&lt;a href="https://infocenter.nordicsemi.com/topic/struct_sdk/struct/sdk_thread_zigbee_latest.html"&gt;infocenter.nordicsemi.com/.../sdk_thread_zigbee_latest.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Please be aware that there are some potential security problems with the transport key in distributed network. All routers and end-devices in a distributed network must be pre-configured with a link key, used to encrypt the network key when it is passed to a new device. There has been cases where it has been exploited that the keys were hard coded on the devices.&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;br /&gt;Andreas&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>