<?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:  When the sleepy device be joined through Router in Wireless MCU</title>
    <link>https://community.nxp.com/t5/Wireless-MCU/When-the-sleepy-device-be-joined-through-Router/m-p/810249#M5280</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN&gt;Hi Mario,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Coordinator: JN-AN-1189, Coordinator&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Router: AN1184_ZBP_Router&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Sleep End device: &lt;SPAN&gt;JN-AN-1189,&amp;nbsp;&lt;/SPAN&gt;OccupancySensor&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;I defined the&amp;nbsp;ZPS_vAplSecSetInitialSecurityState that is included.&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;PUBLIC uint8 s_au8LnkKeyArray[16] = {0x5a, 0x69, 0x67, 0x42, 0x65, 0x65, 0x41, 0x6c,&lt;BR /&gt; 0x6c, 0x69, 0x61, 0x6e, 0x63, 0x65, 0x30, 0x39};&lt;BR /&gt; ZPS_vAplSecSetInitialSecurityState(ZPS_ZDO_PRECONFIGURED_LINK_KEY, (uint8 *)&amp;amp;s_au8LnkKeyArray, 0x00, ZPS_APS_GLOBAL_LINK_KEY);&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Regards,&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Lee&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Dec 2018 00:15:20 GMT</pubDate>
    <dc:creator>wslee</dc:creator>
    <dc:date>2018-12-19T00:15:20Z</dc:date>
    <item>
      <title>When the sleepy device be joined through Router</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/When-the-sleepy-device-be-joined-through-Router/m-p/810242#M5273</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;* Test environment : &lt;BR /&gt;- JN5169 &lt;BR /&gt;- SDK : JN-SW-4168&lt;BR /&gt;- device : Coordinator, Router, Sleepy device&lt;BR /&gt;- JN-AN-1189 &amp;amp; JN-AN-1184&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When The sleepy device be joined through the router, the following message was outputted in coordinator.&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;ERROR: Extended status 0x87&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #f6f6f6;"&gt;ERROR: Extended status 0x87&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;APP: vCheckStackEvent: ZPS_EVENT_AF_DATA_INDICATION&amp;nbsp; &amp;nbsp;&amp;lt;- this is zcl basic report message of sleepy device.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;BR /&gt;In zps_nwk_pub.h, ZPS_teExtendedStatus 0x87 is the following.&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;// 0x87 There are no free entries in the extended address table.&amp;nbsp; The extended address table is configured in the config editor&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is that problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Additionally I want to know following.&lt;BR /&gt;At this time, there is no information about join in the coordinator.&lt;BR /&gt;I&amp;nbsp;wants to the coordinator knows the information that the sleepy device be joined through the router.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Nov 2018 10:30:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/When-the-sleepy-device-be-joined-through-Router/m-p/810242#M5273</guid>
      <dc:creator>wslee</dc:creator>
      <dc:date>2018-11-28T10:30:30Z</dc:date>
    </item>
    <item>
      <title>Re:  When the sleepy device be joined through Router</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/When-the-sleepy-device-be-joined-through-Router/m-p/810243#M5274</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lee,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please set up the Default Extended&amp;nbsp;PAN id different from 0. Zigbee Pro Editor.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;I&amp;nbsp;want to the coordinator knows the information that the sleepy device be joined through the router.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;The coordinator is receiving a device announce from the router.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Look for the&amp;nbsp; case ZPS_EVENT_NWK_JOINED_AS_ROUTER:&lt;BR /&gt; case ZPS_EVENT_NWK_JOINED_AS_ENDDEVICE:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;API&amp;nbsp;vHandleStackEvent on the app_coordinator.c&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mario&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Dec 2018 22:00:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/When-the-sleepy-device-be-joined-through-Router/m-p/810243#M5274</guid>
      <dc:creator>mario_castaneda</dc:creator>
      <dc:date>2018-12-04T22:00:42Z</dc:date>
    </item>
    <item>
      <title>Re:  When the sleepy device be joined through Router</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/When-the-sleepy-device-be-joined-through-Router/m-p/810244#M5275</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mario,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tested to Default Extended PAN Id&lt;SPAN&gt; &lt;/SPAN&gt;0x0000000000000001.&amp;nbsp;&lt;/P&gt;&lt;P&gt;But&amp;nbsp;that result is also error.&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P style="color: #51626f; border: 0px;"&gt;ERROR: Extended status 0x87&lt;/P&gt;&lt;P style="color: #51626f; border: 0px;"&gt;&lt;SPAN style="background-color: #f6f6f6; border: 0px; font-weight: inherit;"&gt;ERROR: Extended status 0x87&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Also the coordinator not receives&amp;nbsp;&amp;nbsp;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;ZPS_EVENT_NWK_JOINED_AS_ROUTER&amp;nbsp;or&amp;nbsp;&lt;SPAN&gt;ZPS_EVENT_NWK_JOINED_AS_ENDDEVICE.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; color: #3d3d3d;"&gt;And, Why not set to the Default Extended PAN Id is zero?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; color: #3d3d3d;"&gt;Best Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; color: #3d3d3d;"&gt;Lee&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Dec 2018 02:39:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/When-the-sleepy-device-be-joined-through-Router/m-p/810244#M5275</guid>
      <dc:creator>wslee</dc:creator>
      <dc:date>2018-12-05T02:39:53Z</dc:date>
    </item>
    <item>
      <title>Re:  When the sleepy device be joined through Router</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/When-the-sleepy-device-be-joined-through-Router/m-p/810245#M5276</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mario,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am ready for long time.&lt;/P&gt;&lt;P&gt;Is this bug?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Lee&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Dec 2018 00:10:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/When-the-sleepy-device-be-joined-through-Router/m-p/810245#M5276</guid>
      <dc:creator>wslee</dc:creator>
      <dc:date>2018-12-14T00:10:13Z</dc:date>
    </item>
    <item>
      <title>Re:  When the sleepy device be joined through Router</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/When-the-sleepy-device-be-joined-through-Router/m-p/810246#M5277</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lee Wonsoo,&lt;/P&gt;&lt;P&gt;Did you capture all the packets in the air? Could you please provide this sniffer&amp;nbsp;log?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mario&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Dec 2018 15:04:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/When-the-sleepy-device-be-joined-through-Router/m-p/810246#M5277</guid>
      <dc:creator>mario_castaneda</dc:creator>
      <dc:date>2018-12-17T15:04:35Z</dc:date>
    </item>
    <item>
      <title>Re:  When the sleepy device be joined through Router</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/When-the-sleepy-device-be-joined-through-Router/m-p/810247#M5278</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mario,&lt;/P&gt;&lt;P&gt;The attachment is sniffer log of ubiqua protocol analyzer.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Lee&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Dec 2018 04:46:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/When-the-sleepy-device-be-joined-through-Router/m-p/810247#M5278</guid>
      <dc:creator>wslee</dc:creator>
      <dc:date>2018-12-18T04:46:32Z</dc:date>
    </item>
    <item>
      <title>Re:  When the sleepy device be joined through Router</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/When-the-sleepy-device-be-joined-through-Router/m-p/810248#M5279</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lee,&lt;/P&gt;&lt;P&gt;I had checked the sleep device that you are using and works fine.&lt;/P&gt;&lt;P&gt;Could you please confirm the example that you are using? I will try to replicate the issue and I need the same scenario.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Coordinator: JN-AN-1189 or JN-AN-1184?&lt;/P&gt;&lt;P&gt;Router:&amp;nbsp;JN-AN-1189 or JN-AN-1184? DimmableLight? ColorDimmableLight?&lt;/P&gt;&lt;P&gt;Sleep End device, I used the JN-AN-1184, but I defined the&amp;nbsp;ZPS_vAplSecSetInitialSecurityState that is not included.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mario&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Dec 2018 22:04:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/When-the-sleepy-device-be-joined-through-Router/m-p/810248#M5279</guid>
      <dc:creator>mario_castaneda</dc:creator>
      <dc:date>2018-12-18T22:04:26Z</dc:date>
    </item>
    <item>
      <title>Re:  When the sleepy device be joined through Router</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/When-the-sleepy-device-be-joined-through-Router/m-p/810249#M5280</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN&gt;Hi Mario,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Coordinator: JN-AN-1189, Coordinator&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Router: AN1184_ZBP_Router&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Sleep End device: &lt;SPAN&gt;JN-AN-1189,&amp;nbsp;&lt;/SPAN&gt;OccupancySensor&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;I defined the&amp;nbsp;ZPS_vAplSecSetInitialSecurityState that is included.&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;PUBLIC uint8 s_au8LnkKeyArray[16] = {0x5a, 0x69, 0x67, 0x42, 0x65, 0x65, 0x41, 0x6c,&lt;BR /&gt; 0x6c, 0x69, 0x61, 0x6e, 0x63, 0x65, 0x30, 0x39};&lt;BR /&gt; ZPS_vAplSecSetInitialSecurityState(ZPS_ZDO_PRECONFIGURED_LINK_KEY, (uint8 *)&amp;amp;s_au8LnkKeyArray, 0x00, ZPS_APS_GLOBAL_LINK_KEY);&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Regards,&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Lee&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Dec 2018 00:15:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/When-the-sleepy-device-be-joined-through-Router/m-p/810249#M5280</guid>
      <dc:creator>wslee</dc:creator>
      <dc:date>2018-12-19T00:15:20Z</dc:date>
    </item>
    <item>
      <title>Re:  When the sleepy device be joined through Router</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/When-the-sleepy-device-be-joined-through-Router/m-p/810250#M5281</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Hi Mario,&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;How's it going?&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Regards,&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Lee&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jan 2019 00:20:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/When-the-sleepy-device-be-joined-through-Router/m-p/810250#M5281</guid>
      <dc:creator>wslee</dc:creator>
      <dc:date>2019-01-10T00:20:04Z</dc:date>
    </item>
    <item>
      <title>Re:  When the sleepy device be joined through Router</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/When-the-sleepy-device-be-joined-through-Router/m-p/810251#M5282</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV style="color: #000000; background-color: #ffffff;"&gt;When we use JN-AN-1223-ZigBee-IoT-Gateway-Control-Bridge-v1014 as coordinator，and Using MainsPowerOutlet in&amp;nbsp; JN-AN-1189.zip(JN-AN-1189-ZigBee-HA-Demo-1v15) as route .When we have a hundred devices, we have problems.All devices are present ERROR: Extended status 87，include coordinator and route。&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jan 2019 05:19:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/When-the-sleepy-device-be-joined-through-Router/m-p/810251#M5282</guid>
      <dc:creator>xiaolajiao</dc:creator>
      <dc:date>2019-01-15T05:19:50Z</dc:date>
    </item>
    <item>
      <title>Re:  When the sleepy device be joined through Router</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/When-the-sleepy-device-be-joined-through-Router/m-p/810252#M5283</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lee Wonsoo,&lt;/P&gt;&lt;P&gt;Could you please provide the set up that you have on the coordinator? Advance properties on the&amp;nbsp;zpscfg file.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/63811i49ABCB4CA0E87527/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mario&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 19 Jan 2019 00:29:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/When-the-sleepy-device-be-joined-through-Router/m-p/810252#M5283</guid>
      <dc:creator>mario_castaneda</dc:creator>
      <dc:date>2019-01-19T00:29:18Z</dc:date>
    </item>
    <item>
      <title>Re:  When the sleepy device be joined through Router</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/When-the-sleepy-device-be-joined-through-Router/m-p/810253#M5284</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mario,&lt;/P&gt;&lt;P&gt;I also encountered an error with ERROR: Extended status 0x87, because I connected more than 100 devices, this error will appear.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/63859iD1A6E89B411ADD61/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;the following is the advanced parameter configuration of my coordinator in the zpscfg file&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/63861i964B0AECAEE49861/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;This problem has been bothering me for a long time， please help me&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;Regards,&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 19 Jan 2019 09:49:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/When-the-sleepy-device-be-joined-through-Router/m-p/810253#M5284</guid>
      <dc:creator>yuboli</dc:creator>
      <dc:date>2019-01-19T09:49:49Z</dc:date>
    </item>
    <item>
      <title>Re:  When the sleepy device be joined through Router</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/When-the-sleepy-device-be-joined-through-Router/m-p/810254#M5285</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mario,&lt;/P&gt;&lt;P&gt;Advance properties is the following.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/64117i434C852708850DB6/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;lee&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jan 2019 01:33:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/When-the-sleepy-device-be-joined-through-Router/m-p/810254#M5285</guid>
      <dc:creator>wslee</dc:creator>
      <dc:date>2019-01-21T01:33:56Z</dc:date>
    </item>
    <item>
      <title>Re:  When the sleepy device be joined through Router</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/When-the-sleepy-device-be-joined-through-Router/m-p/810255#M5286</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lee,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the version that you have SDK and AN?&lt;/P&gt;&lt;P&gt;Did you modify&amp;nbsp;the code?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jan 2019 21:59:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/When-the-sleepy-device-be-joined-through-Router/m-p/810255#M5286</guid>
      <dc:creator>mario_castaneda</dc:creator>
      <dc:date>2019-01-29T21:59:36Z</dc:date>
    </item>
    <item>
      <title>Re:  When the sleepy device be joined through Router</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/When-the-sleepy-device-be-joined-through-Router/m-p/810256#M5287</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please look at the next community post.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/492946"&gt;https://community.nxp.com/thread/492946&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mario&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jan 2019 22:01:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/When-the-sleepy-device-be-joined-through-Router/m-p/810256#M5287</guid>
      <dc:creator>mario_castaneda</dc:creator>
      <dc:date>2019-01-29T22:01:48Z</dc:date>
    </item>
    <item>
      <title>Re:  When the sleepy device be joined through Router</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/When-the-sleepy-device-be-joined-through-Router/m-p/810257#M5288</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Xiao&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you post your configuration&amp;nbsp;in AN1223 zpscfg file together with that of mainspoweroutlet in its zspcfg file ?&lt;/P&gt;&lt;P&gt;for example, if you want to set up nwk with 100 mainspoweroutlet , you can set followings in AN1223 zpscfg file:&lt;/P&gt;&lt;P&gt;&amp;nbsp;1) Mac Table Size = 100&lt;/P&gt;&lt;P&gt;&amp;nbsp; 2) Active Neighbour Table Size + Address Map Table Size = 100 ( suggest that keep Active Neighbour table size as default value 26 in case no fragmentation for link status message, then Address Map Table Size can be set to 100-26=74)&lt;/P&gt;&lt;P&gt;&amp;nbsp; 3) Routing Table Size can be&amp;nbsp;set to same value (74)&amp;nbsp;as&amp;nbsp;that of Address Map Table Size.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Apr 2019 03:28:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/When-the-sleepy-device-be-joined-through-Router/m-p/810257#M5288</guid>
      <dc:creator>patrick_pan</dc:creator>
      <dc:date>2019-04-29T03:28:10Z</dc:date>
    </item>
    <item>
      <title>Re:  When the sleepy device be joined through Router</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/When-the-sleepy-device-be-joined-through-Router/m-p/810258#M5289</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Daniel,&lt;/P&gt;&lt;P&gt;I have the same situation as you, 0x87 and 0x85, have you solved it?&lt;/P&gt;&lt;P&gt;I added about 40 ZR and 20 ZED&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/112722i05DF4B1FC51A8A78/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 13 Jun 2020 02:16:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/When-the-sleepy-device-be-joined-through-Router/m-p/810258#M5289</guid>
      <dc:creator>286520810</dc:creator>
      <dc:date>2020-06-13T02:16:08Z</dc:date>
    </item>
  </channel>
</rss>

