<?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>Wireless MCUのトピックRe: JN5189 PANID</title>
    <link>https://community.nxp.com/t5/Wireless-MCU/JN5189-PANID/m-p/1220694#M10644</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/181842"&gt;@Viki&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;I hope you are doing great.&lt;/P&gt;
&lt;P&gt;&lt;FONT&gt;My question is how to modify the code to achieve the following functions:&lt;BR /&gt;1. The coordinator creates a network on the specified PANID&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT&gt;No, the Zigbee Stack created a random PAN ID, and if it finds the same PAND ID, an event is created, PAN ID conflict,s and changes for a new one.&lt;BR /&gt;2. The end device joins the same network as the PANID specified by itself&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT&gt;The end device is looking for the Zigbee open network, it sends a beacon request and waits for the beacon from the coordinator.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Mario&lt;/P&gt;</description>
    <pubDate>Mon, 25 Jan 2021 16:52:53 GMT</pubDate>
    <dc:creator>mario_castaneda</dc:creator>
    <dc:date>2021-01-25T16:52:53Z</dc:date>
    <item>
      <title>JN5189 PANID</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/JN5189-PANID/m-p/1219919#M10635</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;FONT&gt;The chip I use is JN5189, the SDK version I use is SDK2.6.2_JN5189DK6, and the routines I use are zigbee_ed_rx_on and zigbee_coordinator. My question is how to modify the code to achieve the following functions:&lt;BR /&gt;1. The coordinator creates a network on the specified PANID&lt;BR /&gt;2. The end device joins the same network as the PANID specified by itself&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 23 Jan 2021 07:30:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/JN5189-PANID/m-p/1219919#M10635</guid>
      <dc:creator>Viki</dc:creator>
      <dc:date>2021-01-23T07:30:25Z</dc:date>
    </item>
    <item>
      <title>Re: JN5189 PANID</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/JN5189-PANID/m-p/1220694#M10644</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/181842"&gt;@Viki&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;I hope you are doing great.&lt;/P&gt;
&lt;P&gt;&lt;FONT&gt;My question is how to modify the code to achieve the following functions:&lt;BR /&gt;1. The coordinator creates a network on the specified PANID&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT&gt;No, the Zigbee Stack created a random PAN ID, and if it finds the same PAND ID, an event is created, PAN ID conflict,s and changes for a new one.&lt;BR /&gt;2. The end device joins the same network as the PANID specified by itself&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT&gt;The end device is looking for the Zigbee open network, it sends a beacon request and waits for the beacon from the coordinator.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Mario&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jan 2021 16:52:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/JN5189-PANID/m-p/1220694#M10644</guid>
      <dc:creator>mario_castaneda</dc:creator>
      <dc:date>2021-01-25T16:52:53Z</dc:date>
    </item>
    <item>
      <title>Re: JN5189 PANID</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/JN5189-PANID/m-p/1220905#M10650</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/86938"&gt;@mario_castaneda&lt;/a&gt; ,&lt;/P&gt;&lt;P&gt;Thank you for your reply.&lt;/P&gt;&lt;P&gt;&lt;FONT&gt;1. For the coordinator, I understand the mechanics of the agreement to find their own create a PANID is random, but I need to implement the function is to specify a PANID, if the specified PANID has conflict with existing PANID, PANID automatically add 1, I guess protocol stack can be realized by modifying existing code this mechanism, but I don't know where to modify the code.&lt;BR /&gt;2. For the terminal, the function that needs to be realized is to specify a PANID, and it will only join the same network as the specified PANID, but it is still not clear where to modify the code and how to modify it, I hope to get your help.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT&gt;Best Regards,&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT&gt;Viki&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jan 2021 01:36:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/JN5189-PANID/m-p/1220905#M10650</guid>
      <dc:creator>Viki</dc:creator>
      <dc:date>2021-01-26T01:36:17Z</dc:date>
    </item>
    <item>
      <title>Re: JN5189 PANID</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/JN5189-PANID/m-p/1221362#M10652</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/181842"&gt;@Viki&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;I am not sure what are you trying to do. you could use the beacon filter to find out the PANID of your network.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com/docs/en/user-guide/JN-UG-3113.pdf" target="_blank"&gt;https://www.nxp.com/docs/en/user-guide/JN-UG-3113.pdf&lt;/A&gt;&amp;nbsp; B.4 Beacon Filtering Guidelines&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Mario&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jan 2021 16:57:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/JN5189-PANID/m-p/1221362#M10652</guid>
      <dc:creator>mario_castaneda</dc:creator>
      <dc:date>2021-01-26T16:57:38Z</dc:date>
    </item>
    <item>
      <title>Re: JN5189 PANID</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/JN5189-PANID/m-p/1225371#M10700</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/86938"&gt;@mario_castaneda&lt;/a&gt; ，&lt;/P&gt;&lt;DIV&gt;&lt;FONT&gt;I'm sorry for replying to you so late.&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT&gt;Your suggestion is very helpful to me, I have another question is how to get the coordinator to set up the network according to the PANID I set, instead of random PANID?&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT&gt;BR，&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT&gt;Viki&lt;/FONT&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 03 Feb 2021 08:32:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/JN5189-PANID/m-p/1225371#M10700</guid>
      <dc:creator>Viki</dc:creator>
      <dc:date>2021-02-03T08:32:28Z</dc:date>
    </item>
    <item>
      <title>Re: JN5189 PANID</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/JN5189-PANID/m-p/1225638#M10703</link>
      <description>&lt;P&gt;Hi Viki,&lt;/P&gt;
&lt;P&gt;It is not possible, because the Zigbee Stack implements this random process to avoid any PAN ID conflict.&lt;/P&gt;
&lt;P&gt;Sorry for any inconvenience that this may cause you.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Mario&lt;/P&gt;</description>
      <pubDate>Wed, 03 Feb 2021 14:55:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/JN5189-PANID/m-p/1225638#M10703</guid>
      <dc:creator>mario_castaneda</dc:creator>
      <dc:date>2021-02-03T14:55:28Z</dc:date>
    </item>
  </channel>
</rss>

