<?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: JN5189, Sleep device cannot sleep immediately in Wireless MCU</title>
    <link>https://community.nxp.com/t5/Wireless-MCU/JN5189-Sleep-device-cannot-sleep-immediately/m-p/1888557#M17761</link>
    <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/224383"&gt;@QuocAnhLee&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for your reply.&lt;/P&gt;
&lt;P&gt;May I know your SDK version?&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Christine.&lt;/P&gt;</description>
    <pubDate>Mon, 17 Jun 2024 09:19:12 GMT</pubDate>
    <dc:creator>Christine_Li</dc:creator>
    <dc:date>2024-06-17T09:19:12Z</dc:date>
    <item>
      <title>JN5189, Sleep device cannot sleep immediately</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/JN5189-Sleep-device-cannot-sleep-immediately/m-p/1880521#M17686</link>
      <description>&lt;P&gt;Hi team,&lt;/P&gt;&lt;P&gt;I am developing an application for the JN-AN-1246-Zigbee-3-0-Sensors door sensor. When a gpio interrupt occurs, the device wakes up, rejoins the network, reports its status to the Coordinator, and then goes back to deep sleep. Everything works as I intended when I let my device join the network.&lt;/P&gt;&lt;P&gt;Then I turned off the Coordinator's power. At this point, my door sensor tries to rejoin the network but fails -&amp;gt; this is obvious, everything is still ok.&lt;/P&gt;&lt;P&gt;When I turn the Coordinator's power back on, my sensor rejoins the network and then reports its status, but this time it does not go to sleep immediately, it takes 5 seconds before it goes back to deep sleep.&lt;/P&gt;&lt;P&gt;From my debugging at this point: APP_vBdbCallback sZpsAfEvent = BDB_EVENT_ZPSAF&lt;BR /&gt;psStackEvent-&amp;gt;eType = ZPS_EVENT_NWK_POLL_CONFIRM&lt;BR /&gt;sNwkPollConfirmEvent.u8Status = MAC_ENUM_NO_DATA&lt;/P&gt;&lt;P&gt;As far as I know, in this state, the device should go to deep sleep, but at this time it repeats 5 times in 5 seconds before going to deep sleep.&lt;/P&gt;&lt;P&gt;Sorry if my explanation is a bit confusing, I will provide more information if you need it.&lt;/P&gt;&lt;P&gt;Please give me more information about this issue. Thank you.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jun 2024 09:55:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/JN5189-Sleep-device-cannot-sleep-immediately/m-p/1880521#M17686</guid>
      <dc:creator>QuocAnhLee</dc:creator>
      <dc:date>2024-06-04T09:55:18Z</dc:date>
    </item>
    <item>
      <title>Re: JN5189, Sleep device cannot sleep immediately</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/JN5189-Sleep-device-cannot-sleep-immediately/m-p/1885102#M17734</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/224383"&gt;@QuocAnhLee&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am checking this issue, will let you know once have any updates.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Christine.&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jun 2024 10:44:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/JN5189-Sleep-device-cannot-sleep-immediately/m-p/1885102#M17734</guid>
      <dc:creator>Christine_Li</dc:creator>
      <dc:date>2024-06-11T10:44:27Z</dc:date>
    </item>
    <item>
      <title>Re: JN5189, Sleep device cannot sleep immediately</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/JN5189-Sleep-device-cannot-sleep-immediately/m-p/1885601#M17742</link>
      <description>&lt;P&gt;Thank you. I&amp;nbsp;am looking forward to hearing from you soon.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jun 2024 01:27:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/JN5189-Sleep-device-cannot-sleep-immediately/m-p/1885601#M17742</guid>
      <dc:creator>QuocAnhLee</dc:creator>
      <dc:date>2024-06-12T01:27:18Z</dc:date>
    </item>
    <item>
      <title>Re: JN5189, Sleep device cannot sleep immediately</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/JN5189-Sleep-device-cannot-sleep-immediately/m-p/1888447#M17758</link>
      <description>&lt;P&gt;Hi，&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/224383"&gt;@QuocAnhLee&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sorry, these days I am a little busy. I didn't reply you on time.&lt;/P&gt;
&lt;P&gt;Can you please let me know which example are you referring?&lt;/P&gt;
&lt;P&gt;In our JN-AN-1246, there are&amp;nbsp; Light Sensor, LTO sensor and Occupancy sensor as reference, and there is no door sensor.&amp;nbsp;Please let me know which one are your referring to.&lt;/P&gt;
&lt;P&gt;And also please let me know your detailed steps, which IDE are you using, and the version you are using, so that I can help you exactly.&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;
&lt;P&gt;By the way, hope you have checked this AN1246.pdf guide file located in \JN-AN-1246\Doc\ directory, and hope this AN can help you somehow.&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Christine.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jun 2024 07:26:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/JN5189-Sleep-device-cannot-sleep-immediately/m-p/1888447#M17758</guid>
      <dc:creator>Christine_Li</dc:creator>
      <dc:date>2024-06-17T07:26:18Z</dc:date>
    </item>
    <item>
      <title>Re: JN5189, Sleep device cannot sleep immediately</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/JN5189-Sleep-device-cannot-sleep-immediately/m-p/1888514#M17760</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN&gt;Christine,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Thank for you help.&lt;/P&gt;&lt;P&gt;I apologize for my question causing a misunderstanding. Currently, I am customizing the JN-AN-1246 Occupancy Sensor application into a door sensor. However, the issue I am encountering is also with the Occupancy Sensor application (default, without any modifications, I only adjusted the GPIO to match my hardware).&lt;/P&gt;&lt;P&gt;The steps for the issue to occur are:&lt;/P&gt;&lt;P&gt;1.&lt;BR /&gt;Allow the Occupancy Sensor to join the Zigbee network of Coordinator.&lt;BR /&gt;2.&lt;BR /&gt;Turn off the Coordinator.&lt;BR /&gt;3.&lt;BR /&gt;Have the Occupancy Sensor report its status while the Coordinator is off.&lt;BR /&gt;4.&lt;BR /&gt;Then turn the Coordinator back on.&lt;BR /&gt;5.&lt;BR /&gt;But for the subsequent report, before the device goes to sleep, it will poll an additional 5 times within 5 seconds, and the information is as mentioned in my post.&lt;/P&gt;&lt;P&gt;IDE:&amp;nbsp;&lt;SPAN&gt;MCUXpresso IDE v11.8.0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Sincerely,&lt;/P&gt;&lt;P&gt;Quoc Anh&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jun 2024 08:37:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/JN5189-Sleep-device-cannot-sleep-immediately/m-p/1888514#M17760</guid>
      <dc:creator>QuocAnhLee</dc:creator>
      <dc:date>2024-06-17T08:37:36Z</dc:date>
    </item>
    <item>
      <title>Re: JN5189, Sleep device cannot sleep immediately</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/JN5189-Sleep-device-cannot-sleep-immediately/m-p/1888557#M17761</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/224383"&gt;@QuocAnhLee&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for your reply.&lt;/P&gt;
&lt;P&gt;May I know your SDK version?&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Christine.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jun 2024 09:19:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/JN5189-Sleep-device-cannot-sleep-immediately/m-p/1888557#M17761</guid>
      <dc:creator>Christine_Li</dc:creator>
      <dc:date>2024-06-17T09:19:12Z</dc:date>
    </item>
    <item>
      <title>Re: JN5189, Sleep device cannot sleep immediately</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/JN5189-Sleep-device-cannot-sleep-immediately/m-p/1888563#M17762</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN&gt;Christine,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I am using SDK verion 2.6.8.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Sincerely,&lt;/P&gt;&lt;P&gt;Quoc Anh&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jun 2024 09:22:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/JN5189-Sleep-device-cannot-sleep-immediately/m-p/1888563#M17762</guid>
      <dc:creator>QuocAnhLee</dc:creator>
      <dc:date>2024-06-17T09:22:22Z</dc:date>
    </item>
    <item>
      <title>Re: JN5189, Sleep device cannot sleep immediately</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/JN5189-Sleep-device-cannot-sleep-immediately/m-p/1888565#M17763</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/224383"&gt;@QuocAnhLee&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you please try with newer SDK: 2.6.13 or 2.6.14 to see whether have same issue?&lt;/P&gt;
&lt;P&gt;At the same time, I will continue to check on my local side.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Christine.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jun 2024 09:26:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/JN5189-Sleep-device-cannot-sleep-immediately/m-p/1888565#M17763</guid>
      <dc:creator>Christine_Li</dc:creator>
      <dc:date>2024-06-17T09:26:36Z</dc:date>
    </item>
    <item>
      <title>Re: JN5189, Sleep device cannot sleep immediately</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/JN5189-Sleep-device-cannot-sleep-immediately/m-p/1893451#M17818</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/205377"&gt;@Christine_Li&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Thank you for your guidance.&lt;/P&gt;&lt;P&gt;After a week of updating to the new SDK and downloading the new JN-AN-1246 application, the OccupancySensor application no longer encounters the above issue.&lt;/P&gt;&lt;P&gt;Then I built my application based on the OccupancySensor JN-AN-1246, and the issue was also resolved.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thank you for your help.&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Quoc Anh.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jun 2024 08:17:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/JN5189-Sleep-device-cannot-sleep-immediately/m-p/1893451#M17818</guid>
      <dc:creator>QuocAnhLee</dc:creator>
      <dc:date>2024-06-25T08:17:53Z</dc:date>
    </item>
    <item>
      <title>Re: JN5189, Sleep device cannot sleep immediately</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/JN5189-Sleep-device-cannot-sleep-immediately/m-p/1893949#M17826</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/224383"&gt;@QuocAnhLee&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for your feedback.&lt;/P&gt;
&lt;P&gt;Then please help to "accept it as a solution" to close this thread, so that when other people meet similar issue, they can refer to this solution.&lt;/P&gt;
&lt;P&gt;Have a nice day~&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Christine.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jun 2024 02:45:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/JN5189-Sleep-device-cannot-sleep-immediately/m-p/1893949#M17826</guid>
      <dc:creator>Christine_Li</dc:creator>
      <dc:date>2024-06-26T02:45:12Z</dc:date>
    </item>
  </channel>
</rss>

