<?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: for jn5168 while DIO changes I am Using vahi_sleep for both states door open and door close</title>
    <link>https://community.nxp.com/t5/Wireless-MCU/for-jn5168-while-DIO-changes-I-am-Using-vahi-sleep-for-both/m-p/1734985#M15757</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;You can find the available JenNet Software, Documentation and Support Resources in the &lt;A href="https://www.nxp.com/products/wireless-connectivity/zigbee/jennet-ip:JENNET-IP" target="_blank"&gt;JenNet-IP&lt;/A&gt; webpage.&lt;/P&gt;
&lt;P&gt;JenNet is not recommended for new designs and is no longer supported. Thread, and ZigBee, can provide equivalent functionality for new applications. I apologize for any inconvenience this might cause you.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Eduardo.&lt;/P&gt;</description>
    <pubDate>Fri, 06 Oct 2023 16:58:30 GMT</pubDate>
    <dc:creator>EduardoZamora</dc:creator>
    <dc:date>2023-10-06T16:58:30Z</dc:date>
    <item>
      <title>for jn5168 while DIO changes I am Using vahi_sleep for both states door open and door close</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/for-jn5168-while-DIO-changes-I-am-Using-vahi-sleep-for-both/m-p/1734110#M15747</link>
      <description>&lt;P&gt;I am using Vahi_sleep(osconramon) For putting JN5168 in to sleep while dio changes for both states door open and close but device not come out of sleep while normal 5 min jennet wake up for normal 5 min wake up i am using ejeniesleep(osconramon) please provide solution&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks,&amp;nbsp;&lt;/P&gt;&lt;P&gt;siva&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Oct 2023 08:39:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/for-jn5168-while-DIO-changes-I-am-Using-vahi-sleep-for-both/m-p/1734110#M15747</guid>
      <dc:creator>siva4</dc:creator>
      <dc:date>2023-10-05T08:39:54Z</dc:date>
    </item>
    <item>
      <title>Re: for jn5168 while DIO changes I am Using vahi_sleep for both states door open and door close</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/for-jn5168-while-DIO-changes-I-am-Using-vahi-sleep-for-both/m-p/1734484#M15751</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/221296"&gt;@siva4&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;Please, consider that &lt;A href="https://www.nxp.com/products/wireless-connectivity/thread/jn5189-88-t-high-performance-and-ultra-low-power-mcus-for-zigbee-and-thread-with-built-in-nfc-option:JN5189_88_T" target="_blank"&gt;JN5189/88T&lt;/A&gt;&amp;nbsp;is preferred for any new Zigbee, Thread design.&lt;/P&gt;
&lt;P&gt;As I understand, you are trying to use a DIO to wake the device after putting it to sleep, is this correct? If that is so, please take a look at the &lt;A href="https://www.nxp.com/docs/en/user-guide/JN-UG-3087.pdf" target="_blank"&gt;JN516x Integrated Peripherals API User Guide&lt;/A&gt;, Section 5.2 DIO Interrupts and Wake-up.&amp;nbsp;This section explains how the DIOs configured as inputs can be used to generate System Controller interrupts; these interrupts can be used to wake the microcontroller, if it is sleeping.&lt;/P&gt;
&lt;P&gt;By any change, does your application implement wireless functionalities? &lt;A href="https://www.nxp.com/docs/en/user-guide/JN-UG-3116.pdf" target="_blank"&gt;JN51xx Core Utilities User Guide&lt;/A&gt; provides a reference for software utilities that may be incorporated in Zigbee 3 applications. Chapter 3 Power Manager (PWRM) describes the Power Manager module, which manages the transition of the JN51xx device into and out of low-power modes.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Eduardo.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Oct 2023 22:35:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/for-jn5168-while-DIO-changes-I-am-Using-vahi-sleep-for-both/m-p/1734484#M15751</guid>
      <dc:creator>EduardoZamora</dc:creator>
      <dc:date>2023-10-05T22:35:10Z</dc:date>
    </item>
    <item>
      <title>Re: for jn5168 while DIO changes I am Using vahi_sleep for both states door open and door close</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/for-jn5168-while-DIO-changes-I-am-Using-vahi-sleep-for-both/m-p/1734565#M15752</link>
      <description>Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/4241"&gt;@eduardo&lt;/a&gt; Thank you for reply&lt;BR /&gt;My Issue is I am Using JN5168 For jennet protocol i am using 5 min jennet sleep time using eJenie_SetSleepPeriod(u32SleepTime);&lt;BR /&gt;eJenie_Sleep(E_JENIE_SLEEP_OSCON_RAMON);&lt;BR /&gt;when Dio Interrupt happens I want to store readings and need to put device in sleep for that I am using&lt;BR /&gt;vAHI_Sleep(E_AHI_SLEEP_OSCON_RAMON)&lt;BR /&gt;&lt;BR /&gt;the device cannot wake up for 5 min jennet wake up could you please provide solution on this&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Siva</description>
      <pubDate>Fri, 06 Oct 2023 04:24:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/for-jn5168-while-DIO-changes-I-am-Using-vahi-sleep-for-both/m-p/1734565#M15752</guid>
      <dc:creator>siva4</dc:creator>
      <dc:date>2023-10-06T04:24:58Z</dc:date>
    </item>
    <item>
      <title>Re: for jn5168 while DIO changes I am Using vahi_sleep for both states door open and door close</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/for-jn5168-while-DIO-changes-I-am-Using-vahi-sleep-for-both/m-p/1734985#M15757</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;You can find the available JenNet Software, Documentation and Support Resources in the &lt;A href="https://www.nxp.com/products/wireless-connectivity/zigbee/jennet-ip:JENNET-IP" target="_blank"&gt;JenNet-IP&lt;/A&gt; webpage.&lt;/P&gt;
&lt;P&gt;JenNet is not recommended for new designs and is no longer supported. Thread, and ZigBee, can provide equivalent functionality for new applications. I apologize for any inconvenience this might cause you.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Eduardo.&lt;/P&gt;</description>
      <pubDate>Fri, 06 Oct 2023 16:58:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/for-jn5168-while-DIO-changes-I-am-Using-vahi-sleep-for-both/m-p/1734985#M15757</guid>
      <dc:creator>EduardoZamora</dc:creator>
      <dc:date>2023-10-06T16:58:30Z</dc:date>
    </item>
  </channel>
</rss>

