<?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: how to solve the status code error ZPS_APL_ZDP_E_NOT_PERMITTED in zigbee 3.0 stack</title>
    <link>https://community.nxp.com/t5/Wireless-MCU/how-to-solve-the-status-code-error-ZPS-APL-ZDP-E-NOT-PERMITTED/m-p/885719#M6342</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mario,&lt;BR /&gt;No i have not put the coordinator in sleep i have just powered off.&lt;BR /&gt;&lt;SPAN style="color: #ff0000;"&gt;Note:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #ff0000;"&gt;1. Coordinator is not configure for sleep.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #ff0000;"&gt;2. End device is configure for normal sleep after its joined the network.&lt;/SPAN&gt;&lt;BR /&gt;Now i was examining a scenario, if coordinator is powered off and End device try to send data but not able to communicate, then stack try to recover it automatically(BDB feature).&lt;BR /&gt;&lt;SPAN style="color: #ff0000;"&gt;Note:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #ff0000;"&gt;Here End device is already a part of network and in normal sleep mode(Ram on &amp;amp; Osc off).&lt;/SPAN&gt;&lt;BR /&gt;so in 1st instance the End device wake from normal sleep and try to send the data, but unfortunately not able to communicate with Coordinator.&lt;BR /&gt;In the above instance when End device wake form sleep(ways of wake eg. Dio trigger or wake timer) as per flow the End device trigger poll request to Coordinator API get success but stack get internally that it has lost &lt;BR /&gt;the communication with gateway it will trigger failure recovery of the network automatically but it don't find the coordinator and &lt;SPAN style="color: #0000ff;"&gt;BDB_EVENT_REJOIN_FAILURE&lt;/SPAN&gt; is generated by stack and as soon as i get this event i putting the&lt;BR /&gt;end device into normal sleep.&lt;/P&gt;&lt;P&gt;Now in 2nd instance the End device wake from normal sleep(ways of wake eg. Dio trigger or wake timer) as per flow the End device trigger poll request to Coordinator, but API get fails and returns with status code &lt;BR /&gt;&lt;SPAN style="color: #0000ff;"&gt;ZPS_APL_ZDP_E_NOT_PERMITTED(0x8b)&lt;/SPAN&gt; and data sending API also get fails and stack doesn't even trigger network rejoin proccess and i per program flow End device goes to normal sleep.&lt;/P&gt;&lt;P&gt;Now Coordinator is powered again and End device wake from normal sleep(ways of wake eg. Dio trigger or wake timer) as per flow the End device trigger poll request to Coordinator, but API get fails and returns with status code &lt;BR /&gt;&lt;SPAN style="color: #0000ff;"&gt;ZPS_APL_ZDP_E_NOT_PERMITTED(0x8b)&lt;/SPAN&gt; and data sending API also get fails and stack doesn't even trigger network rejoin process.&lt;BR /&gt;Now in above instance the gateway is power but the end device not able to communicate.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #00ff00;"&gt;My concern is why End device is not able to communicate ?&lt;/SPAN&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Jay.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 10 Apr 2019 10:00:50 GMT</pubDate>
    <dc:creator>jay_prajapati</dc:creator>
    <dc:date>2019-04-10T10:00:50Z</dc:date>
    <item>
      <title>how to solve the status code error ZPS_APL_ZDP_E_NOT_PERMITTED in zigbee 3.0 stack</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/how-to-solve-the-status-code-error-ZPS-APL-ZDP-E-NOT-PERMITTED/m-p/885717#M6340</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Basic details.&lt;/P&gt;&lt;P&gt;controller&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;: JN5169.&lt;/P&gt;&lt;P&gt;Zigbee version&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;:&amp;nbsp; 3.0.&lt;/P&gt;&lt;P&gt;Stack&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;: JN-SW-4170&lt;BR /&gt;build version &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : 1840.&lt;/P&gt;&lt;P&gt;Application Template &amp;nbsp;&amp;nbsp; : JN_AN_1217.&lt;/P&gt;&lt;P&gt;i have configure the JN_AN_1217 application for normal sleep after the device has joined the network.&lt;/P&gt;&lt;P&gt;when coordinator is powered off and, if the joined device try to sends the data to coordinator after wake from normal sleep&lt;SPAN&gt;(Ram On &amp;amp; Osc off)&lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;But due to synchronization loss end device try to search for parent but parent is powered off rejoin failure event occurs on end device side.On&amp;nbsp;&lt;SPAN&gt;rejoin failure event&amp;nbsp;i put the device in normal sleep again(Ram On &amp;amp; Osc off).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;When End device again wake from normal sleep(Ram On &amp;amp; Osc off) for sending respective data, first poll request is fired but in return status i get&amp;nbsp;ZPS_APL_ZDP_E_NOT_PERMITTED(0x8b) and end device is not even try to rejoin.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;for solution i haved to soft reset the device then only i can send any request out.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;if some body have come across&amp;nbsp;this type of error and solved with some other way let me know in reply.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Apr 2019 07:14:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/how-to-solve-the-status-code-error-ZPS-APL-ZDP-E-NOT-PERMITTED/m-p/885717#M6340</guid>
      <dc:creator>jay_prajapati</dc:creator>
      <dc:date>2019-04-08T07:14:26Z</dc:date>
    </item>
    <item>
      <title>Re: how to solve the status code error ZPS_APL_ZDP_E_NOT_PERMITTED in zigbee 3.0 stack</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/how-to-solve-the-status-code-error-ZPS-APL-ZDP-E-NOT-PERMITTED/m-p/885718#M6341</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jay,&lt;/P&gt;&lt;P&gt;First of all, we do not recommend to have the coordinator in sleep mode.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Did you capture the packets in the air? The end device should be looking for his parent, and the sniffer should see this packet.&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, 09 Apr 2019 22:38:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/how-to-solve-the-status-code-error-ZPS-APL-ZDP-E-NOT-PERMITTED/m-p/885718#M6341</guid>
      <dc:creator>mario_castaneda</dc:creator>
      <dc:date>2019-04-09T22:38:41Z</dc:date>
    </item>
    <item>
      <title>Re: how to solve the status code error ZPS_APL_ZDP_E_NOT_PERMITTED in zigbee 3.0 stack</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/how-to-solve-the-status-code-error-ZPS-APL-ZDP-E-NOT-PERMITTED/m-p/885719#M6342</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mario,&lt;BR /&gt;No i have not put the coordinator in sleep i have just powered off.&lt;BR /&gt;&lt;SPAN style="color: #ff0000;"&gt;Note:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #ff0000;"&gt;1. Coordinator is not configure for sleep.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #ff0000;"&gt;2. End device is configure for normal sleep after its joined the network.&lt;/SPAN&gt;&lt;BR /&gt;Now i was examining a scenario, if coordinator is powered off and End device try to send data but not able to communicate, then stack try to recover it automatically(BDB feature).&lt;BR /&gt;&lt;SPAN style="color: #ff0000;"&gt;Note:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #ff0000;"&gt;Here End device is already a part of network and in normal sleep mode(Ram on &amp;amp; Osc off).&lt;/SPAN&gt;&lt;BR /&gt;so in 1st instance the End device wake from normal sleep and try to send the data, but unfortunately not able to communicate with Coordinator.&lt;BR /&gt;In the above instance when End device wake form sleep(ways of wake eg. Dio trigger or wake timer) as per flow the End device trigger poll request to Coordinator API get success but stack get internally that it has lost &lt;BR /&gt;the communication with gateway it will trigger failure recovery of the network automatically but it don't find the coordinator and &lt;SPAN style="color: #0000ff;"&gt;BDB_EVENT_REJOIN_FAILURE&lt;/SPAN&gt; is generated by stack and as soon as i get this event i putting the&lt;BR /&gt;end device into normal sleep.&lt;/P&gt;&lt;P&gt;Now in 2nd instance the End device wake from normal sleep(ways of wake eg. Dio trigger or wake timer) as per flow the End device trigger poll request to Coordinator, but API get fails and returns with status code &lt;BR /&gt;&lt;SPAN style="color: #0000ff;"&gt;ZPS_APL_ZDP_E_NOT_PERMITTED(0x8b)&lt;/SPAN&gt; and data sending API also get fails and stack doesn't even trigger network rejoin proccess and i per program flow End device goes to normal sleep.&lt;/P&gt;&lt;P&gt;Now Coordinator is powered again and End device wake from normal sleep(ways of wake eg. Dio trigger or wake timer) as per flow the End device trigger poll request to Coordinator, but API get fails and returns with status code &lt;BR /&gt;&lt;SPAN style="color: #0000ff;"&gt;ZPS_APL_ZDP_E_NOT_PERMITTED(0x8b)&lt;/SPAN&gt; and data sending API also get fails and stack doesn't even trigger network rejoin process.&lt;BR /&gt;Now in above instance the gateway is power but the end device not able to communicate.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #00ff00;"&gt;My concern is why End device is not able to communicate ?&lt;/SPAN&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Jay.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Apr 2019 10:00:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/how-to-solve-the-status-code-error-ZPS-APL-ZDP-E-NOT-PERMITTED/m-p/885719#M6342</guid>
      <dc:creator>jay_prajapati</dc:creator>
      <dc:date>2019-04-10T10:00:50Z</dc:date>
    </item>
    <item>
      <title>Re: how to solve the status code error ZPS_APL_ZDP_E_NOT_PERMITTED in zigbee 3.0 stack</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/how-to-solve-the-status-code-error-ZPS-APL-ZDP-E-NOT-PERMITTED/m-p/885720#M6343</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the ED is not able to rejoin to the network,&amp;nbsp;the ZigBee Base Device makes a series of rejoining attempts.&lt;/P&gt;&lt;P&gt;in which case a join through Network Steering is attempted.&lt;/P&gt;&lt;P&gt;Please look at the&lt;A href="https://www.nxp.com/docs/en/user-guide/JN-UG-3114.pdf"&gt;&amp;nbsp;ZigBee 3.0 Devices User Guide&lt;/A&gt;:&lt;/P&gt;&lt;P&gt;-If the node was in a network:&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>Wed, 10 Apr 2019 16:04:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/how-to-solve-the-status-code-error-ZPS-APL-ZDP-E-NOT-PERMITTED/m-p/885720#M6343</guid>
      <dc:creator>mario_castaneda</dc:creator>
      <dc:date>2019-04-10T16:04:39Z</dc:date>
    </item>
  </channel>
</rss>

