<?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 in Other NXP Products</title>
    <link>https://community.nxp.com/t5/Other-NXP-Products/JN5189/m-p/1709401#M19020</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/219954"&gt;@qianchihuang&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;Just to confirm, you are trying to use JN-AN-1243 with End Device functionality, is this correct?&lt;/P&gt;
&lt;P&gt;According to JN-AN-1243 Zigbee 3 Base Device App Note document (inside JN-AN-1243 folder &amp;gt; Doc), Section 4.4 End Device Functionality, the End Device should be a sleepy, 'Rx Off when idle' device) by default. As a Sleepy End Device, the End Device will most likely be asleep and should wake up periodically to poll for incoming messages.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When the system is idle or if there is no activity in progress, main_task should suspend CPU operation with&amp;nbsp;PWR_EnterLowPower().&lt;/P&gt;
&lt;P&gt;For more information on Timers Management and Low-Power Library, you can consult to the Connectivity Framework Reference Manual inside JN5189 SDK docs folder &amp;gt; docs &amp;gt; wireless &amp;gt; Common.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Eduardo.&lt;/P&gt;</description>
    <pubDate>Tue, 22 Aug 2023 22:10:10 GMT</pubDate>
    <dc:creator>EduardoZamora</dc:creator>
    <dc:date>2023-08-22T22:10:10Z</dc:date>
    <item>
      <title>JN5189</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/JN5189/m-p/1709214#M19016</link>
      <description>&lt;P&gt;Hello, in order to meet the requirements of industrial low power, I am running the routine of JN-AN-1243, when he counts down to sleep, how do I wake up and exit sleep? How can I use Low Power wake-up Timers to Wake up regularly? In the documentation he explains the functionality but does not provide functions or routines, if I can give a&amp;nbsp;routine or method to use it.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="qianchihuang_0-1692715735146.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/237476i0B5494ABCAB4C905/image-size/medium?v=v2&amp;amp;px=400" role="button" title="qianchihuang_0-1692715735146.png" alt="qianchihuang_0-1692715735146.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;qianchihuang_0-1692715735146.png&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;In addition, what are the functions corresponding to the following sleep patterns? How do I enter the following mode?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="qianchihuang_1-1692715910519.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/237477iA3451D30E0C37CB2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="qianchihuang_1-1692715910519.png" alt="qianchihuang_1-1692715910519.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;qianchihuang_1-1692715910519.png&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;In JN-AN-1243, the following code is put to sleep but I don't know which function puts it to sleep. Can you explain it to me?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="qianchihuang_2-1692716115683.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/237478i3238576C4E392AE5/image-size/large?v=v2&amp;amp;px=999" role="button" title="qianchihuang_2-1692716115683.png" alt="qianchihuang_2-1692716115683.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;qianchihuang_2-1692716115683.png&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Aug 2023 14:56:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/JN5189/m-p/1709214#M19016</guid>
      <dc:creator>qianchihuang</dc:creator>
      <dc:date>2023-08-22T14:56:38Z</dc:date>
    </item>
    <item>
      <title>Re: JN5189</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/JN5189/m-p/1709401#M19020</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/219954"&gt;@qianchihuang&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;Just to confirm, you are trying to use JN-AN-1243 with End Device functionality, is this correct?&lt;/P&gt;
&lt;P&gt;According to JN-AN-1243 Zigbee 3 Base Device App Note document (inside JN-AN-1243 folder &amp;gt; Doc), Section 4.4 End Device Functionality, the End Device should be a sleepy, 'Rx Off when idle' device) by default. As a Sleepy End Device, the End Device will most likely be asleep and should wake up periodically to poll for incoming messages.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When the system is idle or if there is no activity in progress, main_task should suspend CPU operation with&amp;nbsp;PWR_EnterLowPower().&lt;/P&gt;
&lt;P&gt;For more information on Timers Management and Low-Power Library, you can consult to the Connectivity Framework Reference Manual inside JN5189 SDK docs folder &amp;gt; docs &amp;gt; wireless &amp;gt; Common.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Eduardo.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Aug 2023 22:10:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/JN5189/m-p/1709401#M19020</guid>
      <dc:creator>EduardoZamora</dc:creator>
      <dc:date>2023-08-22T22:10:10Z</dc:date>
    </item>
    <item>
      <title>Re: JN5189</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/JN5189/m-p/1709699#M19032</link>
      <description>&lt;P&gt;&lt;SPAN&gt;With your help, I have gained a deeper understanding of this power management. Thank you for your assistance.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Aug 2023 08:23:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/JN5189/m-p/1709699#M19032</guid>
      <dc:creator>qianchihuang</dc:creator>
      <dc:date>2023-08-23T08:23:32Z</dc:date>
    </item>
  </channel>
</rss>

