<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Procedure to Change Coordinator Zigbee Channel in Wireless MCU</title>
    <link>https://community.nxp.com/t5/Wireless-MCU/Procedure-to-Change-Coordinator-Zigbee-Channel/m-p/1281074#M11183</link>
    <description>&lt;P&gt;I'm currently trying to understand how to get the coordinator able to change from one zigbee chanel to an other one.&lt;BR /&gt;&lt;BR /&gt;JN-AN-1247-Zigbee-3-0-ControlBridge and Jn5189&lt;/P&gt;&lt;P&gt;My investigations are on the usage of &lt;SPAN&gt;&lt;SPAN class="highlight"&gt;ZPS_eAplZdpMgmtNwkUpdateRequest&lt;/SPAN&gt;()&lt;/SPAN&gt;&lt;SPAN&gt; which if I well understood is an implementation of the ZDP &lt;SPAN&gt;Mgmt_NWK_Update_req&amp;nbsp; (cluster 0x0038)&amp;nbsp; specifications.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;While I see the controler moving to the channel specified in the call, I do not see any announcement prior to this change to inform ALL devices (and especially ZR) of such change.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;The end result, is the Controler is alone, and none of the Router have move to the new channel.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;Am I missing one step ?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;here after is the the way ZPS_eAplZdpMgmtNwkUpdateRequest() is called:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;u32ChannelMask = 0x00008000 // Channel 15&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;u8ScanDuration&lt;/SPAN&gt; = 0xfE // Radio channel change&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;u8ScanCount&lt;/SPAN&gt; = 0x00&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;u16NwkManagerAddr&lt;/SPAN&gt; = 0x0000 // Controler network address&lt;/P&gt;</description>
    <pubDate>Mon, 24 May 2021 12:03:28 GMT</pubDate>
    <dc:creator>zigbee1</dc:creator>
    <dc:date>2021-05-24T12:03:28Z</dc:date>
    <item>
      <title>Procedure to Change Coordinator Zigbee Channel</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/Procedure-to-Change-Coordinator-Zigbee-Channel/m-p/1281074#M11183</link>
      <description>&lt;P&gt;I'm currently trying to understand how to get the coordinator able to change from one zigbee chanel to an other one.&lt;BR /&gt;&lt;BR /&gt;JN-AN-1247-Zigbee-3-0-ControlBridge and Jn5189&lt;/P&gt;&lt;P&gt;My investigations are on the usage of &lt;SPAN&gt;&lt;SPAN class="highlight"&gt;ZPS_eAplZdpMgmtNwkUpdateRequest&lt;/SPAN&gt;()&lt;/SPAN&gt;&lt;SPAN&gt; which if I well understood is an implementation of the ZDP &lt;SPAN&gt;Mgmt_NWK_Update_req&amp;nbsp; (cluster 0x0038)&amp;nbsp; specifications.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;While I see the controler moving to the channel specified in the call, I do not see any announcement prior to this change to inform ALL devices (and especially ZR) of such change.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;The end result, is the Controler is alone, and none of the Router have move to the new channel.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;Am I missing one step ?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;here after is the the way ZPS_eAplZdpMgmtNwkUpdateRequest() is called:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;u32ChannelMask = 0x00008000 // Channel 15&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;u8ScanDuration&lt;/SPAN&gt; = 0xfE // Radio channel change&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;u8ScanCount&lt;/SPAN&gt; = 0x00&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;u16NwkManagerAddr&lt;/SPAN&gt; = 0x0000 // Controler network address&lt;/P&gt;</description>
      <pubDate>Mon, 24 May 2021 12:03:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/Procedure-to-Change-Coordinator-Zigbee-Channel/m-p/1281074#M11183</guid>
      <dc:creator>zigbee1</dc:creator>
      <dc:date>2021-05-24T12:03:28Z</dc:date>
    </item>
    <item>
      <title>Re: Procedure to Change Coordinator Zigbee Channel</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/Procedure-to-Change-Coordinator-Zigbee-Channel/m-p/1281931#M11186</link>
      <description>&lt;P&gt;HI&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/97022"&gt;@zigbee1&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am hope you are doing great.&lt;/P&gt;
&lt;P&gt;I checked the variables that your are using. What is the Destination that you are using?&lt;/P&gt;
&lt;P&gt;Please look at the values that I am using with the ZWGUI Tool.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="mario_castaneda_0-1621954978983.png" style="width: 603px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/145482i68D424425A6637FF/image-dimensions/603x26?v=v2" width="603" height="26" role="button" title="mario_castaneda_0-1621954978983.png" alt="mario_castaneda_0-1621954978983.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Also, please look at the next image using a sniffer. I am seeing the NWK Update Request and also the router is sending the broadcast&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="mario_castaneda_1-1621955051014.png" style="width: 601px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/145485i4B2717E683FA5639/image-dimensions/601x293?v=v2" width="601" height="293" role="button" title="mario_castaneda_1-1621955051014.png" alt="mario_castaneda_1-1621955051014.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;At the end, the router changes jump to the channel that was set by the coordinator.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="mario_castaneda_2-1621955174402.png" style="width: 617px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/145486i8795D55D1268BD58/image-dimensions/617x304?v=v2" width="617" height="304" role="button" title="mario_castaneda_2-1621955174402.png" alt="mario_castaneda_2-1621955174402.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Mario&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 May 2021 15:06:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/Procedure-to-Change-Coordinator-Zigbee-Channel/m-p/1281931#M11186</guid>
      <dc:creator>mario_castaneda</dc:creator>
      <dc:date>2021-05-25T15:06:38Z</dc:date>
    </item>
    <item>
      <title>Re: Procedure to Change Coordinator Zigbee Channel</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/Procedure-to-Change-Coordinator-Zigbee-Channel/m-p/1281944#M11187</link>
      <description>&lt;P&gt;Mario, thanks it works. My issue was that I was not using broadcast FFFF for the destination address but 0000 .&lt;/P&gt;</description>
      <pubDate>Tue, 25 May 2021 15:28:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/Procedure-to-Change-Coordinator-Zigbee-Channel/m-p/1281944#M11187</guid>
      <dc:creator>zigbee1</dc:creator>
      <dc:date>2021-05-25T15:28:27Z</dc:date>
    </item>
  </channel>
</rss>

