<?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 Re: JN5168 Maximum connected nodes in Wireless MCU</title>
    <link>https://community.nxp.com/t5/Wireless-MCU/JN5168-Maximum-connected-nodes/m-p/1793180#M16496</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/182876"&gt;@ffonck&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;Hope you are doing well.&lt;/P&gt;
&lt;P&gt;As indicated in &lt;A href="https://www.nxp.com/docs/en/user-guide/JN-UG-3113.pdf" target="_blank"&gt;Zigbee 3 Stack User Guide&lt;/A&gt;, Chapter 1 Overview, Section 1.2 ZigBee PRO Network Topology, the stack is designed primarily for Mesh networks. Please, consider the following parameters:&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Neighbour Table:&lt;/SPAN&gt;&lt;/P&gt;
&lt;UL style="direction: ltr; unicode-bidi: embed; margin-top: 0in; margin-bottom: 0in;" type="disc"&gt;
&lt;LI style="margin-top: 0; margin-bottom: 0; vertical-align: middle; color: black;"&gt;&lt;SPAN&gt;The Neighbour table size is, by default, set to 26 - this is the minimum size required for a ZigBee-Compliant Platform&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI style="margin-top: 0; margin-bottom: 0; vertical-align: middle; color: black;"&gt;&lt;SPAN&gt;Increasing the table size will use more RAM.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Child Table Size:&lt;/P&gt;
&lt;UL style="direction: ltr; unicode-bidi: embed; margin-top: 0in; margin-bottom: 0in;" type="disc"&gt;
&lt;LI style="margin-top: 0; margin-bottom: 0; vertical-align: middle; color: black;"&gt;&lt;SPAN&gt;The default size for the sub-table is 5, allowing up to 4 child nodes.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI style="margin-top: 0; margin-bottom: 0; vertical-align: middle; color: black;"&gt;&lt;SPAN&gt;The maximum number of children is one less than the sub-table size.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI style="margin-top: 0; margin-bottom: 0; vertical-align: middle; color: black;"&gt;&lt;SPAN&gt;Note that increasing the sub-table size will use more EEPROM for persisted data.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI style="margin-top: 0; margin-bottom: 0; vertical-align: middle; color: black;"&gt;&lt;SPAN&gt;This value must not be greater than two-thirds of the Active Neighbour Table Size value.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Address Map Table&lt;/SPAN&gt;&lt;/P&gt;
&lt;UL style="direction: ltr; unicode-bidi: embed; margin-top: 0in; margin-bottom: 0in;" type="disc"&gt;
&lt;LI style="margin-top: 0; margin-bottom: 0; vertical-align: middle; color: black;"&gt;&lt;SPAN&gt;The default size of the Address Map table is 10, but the size can be changed through the parameter&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;Address Map Table Size&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI style="margin-top: 0; margin-bottom: 0; vertical-align: middle; color: black;"&gt;&lt;SPAN&gt;The Address Map table is fully persisted in EEPROM.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI style="margin-top: 0; margin-bottom: 0; vertical-align: middle; color: black;"&gt;&lt;SPAN&gt;Therefore, increasing the size of this table will impact both RAM and EEPROM usage&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;MAC Address Table&lt;/SPAN&gt;&lt;/P&gt;
&lt;UL style="direction: ltr; unicode-bidi: embed; margin-top: 0in; margin-bottom: 0in;" type="disc"&gt;
&lt;LI style="margin-top: 0; margin-bottom: 0; vertical-align: middle; color: black;"&gt;&lt;SPAN&gt;Is used to store the address-pairs of other network nodes - that is, the IEEE/MAC address and network address of each of these nodes.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI style="margin-top: 0; margin-bottom: 0; vertical-align: middle; color: black;"&gt;&lt;SPAN&gt;the MAC Address table should be sized according to the combined sizes of the Neighbour table and Address Map table&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI style="margin-top: 0; margin-bottom: 0; vertical-align: middle; color: black;"&gt;&lt;SPAN&gt;The MAC Address table is fully persisted in EEPROM.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI style="margin-top: 0; margin-bottom: 0; vertical-align: middle; color: black;"&gt;&lt;SPAN&gt;Increasing the size of this table will impact both RAM and EEPROM usage.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Routing Table&lt;/SPAN&gt;&lt;/P&gt;
&lt;UL style="direction: ltr; unicode-bidi: embed; margin-top: 0in; margin-bottom: 0in;" type="disc"&gt;
&lt;LI style="margin-top: 0; margin-bottom: 0; vertical-align: middle; color: black;"&gt;&lt;SPAN&gt;The Coordinator needs to store routes to all the nodes in the network if it is required to communicate with every node.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI style="margin-top: 0; margin-bottom: 0; vertical-align: middle; color: black;"&gt;&lt;SPAN&gt;The increase will therefore only affect RAM usage.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Regards,&lt;BR /&gt;Eduardo.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 22 Jan 2024 18:29:08 GMT</pubDate>
    <dc:creator>EduardoZamora</dc:creator>
    <dc:date>2024-01-22T18:29:08Z</dc:date>
    <item>
      <title>JN5168 Maximum connected nodes</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/JN5168-Maximum-connected-nodes/m-p/1792017#M16483</link>
      <description>&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;I was wondering the real amount of "maximum number of nodes" on a star topology by using the JN5168-001-M06, in other words, without using any router. &lt;A href="https://www.nxp.com/docs/en/user-guide/JN-UG-3113.pdf" target="_self"&gt;Zigbee PRO Stack datasheet&lt;/A&gt; doesn't specify a maximum value for this parameter. As I'm concerned, this is related to RAM usage and configuration of another parameter values.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ffonck_0-1705679462547.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/259077iC27077CD6B44A04D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ffonck_0-1705679462547.png" alt="ffonck_0-1705679462547.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;So:&lt;/P&gt;&lt;P&gt;1) There's a fixed maximum amount of "Maximum Number of Nodes"?&lt;/P&gt;&lt;P&gt;2) If this value depends on other values, how can i calculate the parameter? Otherwise, there is any documentation related to this?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/86938"&gt;@mario_castaneda&lt;/a&gt;&amp;nbsp; hope you can help me in this one. Regards!&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jan 2024 12:49:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/JN5168-Maximum-connected-nodes/m-p/1792017#M16483</guid>
      <dc:creator>ffonck</dc:creator>
      <dc:date>2024-01-22T12:49:55Z</dc:date>
    </item>
    <item>
      <title>Re: JN5168 Maximum connected nodes</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/JN5168-Maximum-connected-nodes/m-p/1793180#M16496</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/182876"&gt;@ffonck&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;Hope you are doing well.&lt;/P&gt;
&lt;P&gt;As indicated in &lt;A href="https://www.nxp.com/docs/en/user-guide/JN-UG-3113.pdf" target="_blank"&gt;Zigbee 3 Stack User Guide&lt;/A&gt;, Chapter 1 Overview, Section 1.2 ZigBee PRO Network Topology, the stack is designed primarily for Mesh networks. Please, consider the following parameters:&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Neighbour Table:&lt;/SPAN&gt;&lt;/P&gt;
&lt;UL style="direction: ltr; unicode-bidi: embed; margin-top: 0in; margin-bottom: 0in;" type="disc"&gt;
&lt;LI style="margin-top: 0; margin-bottom: 0; vertical-align: middle; color: black;"&gt;&lt;SPAN&gt;The Neighbour table size is, by default, set to 26 - this is the minimum size required for a ZigBee-Compliant Platform&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI style="margin-top: 0; margin-bottom: 0; vertical-align: middle; color: black;"&gt;&lt;SPAN&gt;Increasing the table size will use more RAM.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Child Table Size:&lt;/P&gt;
&lt;UL style="direction: ltr; unicode-bidi: embed; margin-top: 0in; margin-bottom: 0in;" type="disc"&gt;
&lt;LI style="margin-top: 0; margin-bottom: 0; vertical-align: middle; color: black;"&gt;&lt;SPAN&gt;The default size for the sub-table is 5, allowing up to 4 child nodes.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI style="margin-top: 0; margin-bottom: 0; vertical-align: middle; color: black;"&gt;&lt;SPAN&gt;The maximum number of children is one less than the sub-table size.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI style="margin-top: 0; margin-bottom: 0; vertical-align: middle; color: black;"&gt;&lt;SPAN&gt;Note that increasing the sub-table size will use more EEPROM for persisted data.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI style="margin-top: 0; margin-bottom: 0; vertical-align: middle; color: black;"&gt;&lt;SPAN&gt;This value must not be greater than two-thirds of the Active Neighbour Table Size value.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Address Map Table&lt;/SPAN&gt;&lt;/P&gt;
&lt;UL style="direction: ltr; unicode-bidi: embed; margin-top: 0in; margin-bottom: 0in;" type="disc"&gt;
&lt;LI style="margin-top: 0; margin-bottom: 0; vertical-align: middle; color: black;"&gt;&lt;SPAN&gt;The default size of the Address Map table is 10, but the size can be changed through the parameter&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;Address Map Table Size&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI style="margin-top: 0; margin-bottom: 0; vertical-align: middle; color: black;"&gt;&lt;SPAN&gt;The Address Map table is fully persisted in EEPROM.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI style="margin-top: 0; margin-bottom: 0; vertical-align: middle; color: black;"&gt;&lt;SPAN&gt;Therefore, increasing the size of this table will impact both RAM and EEPROM usage&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;MAC Address Table&lt;/SPAN&gt;&lt;/P&gt;
&lt;UL style="direction: ltr; unicode-bidi: embed; margin-top: 0in; margin-bottom: 0in;" type="disc"&gt;
&lt;LI style="margin-top: 0; margin-bottom: 0; vertical-align: middle; color: black;"&gt;&lt;SPAN&gt;Is used to store the address-pairs of other network nodes - that is, the IEEE/MAC address and network address of each of these nodes.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI style="margin-top: 0; margin-bottom: 0; vertical-align: middle; color: black;"&gt;&lt;SPAN&gt;the MAC Address table should be sized according to the combined sizes of the Neighbour table and Address Map table&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI style="margin-top: 0; margin-bottom: 0; vertical-align: middle; color: black;"&gt;&lt;SPAN&gt;The MAC Address table is fully persisted in EEPROM.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI style="margin-top: 0; margin-bottom: 0; vertical-align: middle; color: black;"&gt;&lt;SPAN&gt;Increasing the size of this table will impact both RAM and EEPROM usage.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Routing Table&lt;/SPAN&gt;&lt;/P&gt;
&lt;UL style="direction: ltr; unicode-bidi: embed; margin-top: 0in; margin-bottom: 0in;" type="disc"&gt;
&lt;LI style="margin-top: 0; margin-bottom: 0; vertical-align: middle; color: black;"&gt;&lt;SPAN&gt;The Coordinator needs to store routes to all the nodes in the network if it is required to communicate with every node.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI style="margin-top: 0; margin-bottom: 0; vertical-align: middle; color: black;"&gt;&lt;SPAN&gt;The increase will therefore only affect RAM usage.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Regards,&lt;BR /&gt;Eduardo.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jan 2024 18:29:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/JN5168-Maximum-connected-nodes/m-p/1793180#M16496</guid>
      <dc:creator>EduardoZamora</dc:creator>
      <dc:date>2024-01-22T18:29:08Z</dc:date>
    </item>
    <item>
      <title>Re: JN5168 Maximum connected nodes</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/JN5168-Maximum-connected-nodes/m-p/1803414#M16628</link>
      <description>&lt;P&gt;Thanks for the useful information. I'll have this consider for future developments.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Feb 2024 14:03:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/JN5168-Maximum-connected-nodes/m-p/1803414#M16628</guid>
      <dc:creator>ffonck</dc:creator>
      <dc:date>2024-02-07T14:03:50Z</dc:date>
    </item>
  </channel>
</rss>

