<?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: Power down interrupt using JENOS with Zigbee Pro Stack</title>
    <link>https://community.nxp.com/t5/Wireless-MCU/Power-down-interrupt-using-JENOS-with-Zigbee-Pro-Stack/m-p/933444#M7258</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, not trying to enter sleep mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The functionality is to store a set of parameters to EEPROM when&amp;nbsp;the device is powered down based on using an interrupt off the supply voltage monitor. The operation must complete in ~20msec.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The issue is not configuring the SVM, the issue is how to setup an interrupt and routine for storing into the EEPROM as such within JenOS (without breaking anything else).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 05 Jul 2019 04:10:45 GMT</pubDate>
    <dc:creator>jackjl</dc:creator>
    <dc:date>2019-07-05T04:10:45Z</dc:date>
    <item>
      <title>Power down interrupt using JENOS with Zigbee Pro Stack</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/Power-down-interrupt-using-JENOS-with-Zigbee-Pro-Stack/m-p/933442#M7256</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Has anyone had any success / offer any guidance on implementing a power-down interrupt on a Zigbee application using JN516x / JENOS and Zigbee Pro stack.&amp;nbsp; There are some broken Google links that imply that perhaps this was a feature in the past.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We need to store some critical real time data in ~ 20 msec after detecting a power down. If we were programming bare metal this would not be an issue, but under JenOS, we cannot find any documentation to support.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jul 2019 00:13:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/Power-down-interrupt-using-JENOS-with-Zigbee-Pro-Stack/m-p/933442#M7256</guid>
      <dc:creator>jackjl</dc:creator>
      <dc:date>2019-07-03T00:13:10Z</dc:date>
    </item>
    <item>
      <title>Re: Power down interrupt using JENOS with Zigbee Pro Stack</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/Power-down-interrupt-using-JENOS-with-Zigbee-Pro-Stack/m-p/933443#M7257</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jack,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you trying to enter in sleep mode? Do you want to turn off your device?&amp;nbsp;&lt;/P&gt;&lt;P&gt;What is the example that you are working on?&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>Fri, 05 Jul 2019 01:25:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/Power-down-interrupt-using-JENOS-with-Zigbee-Pro-Stack/m-p/933443#M7257</guid>
      <dc:creator>mario_castaneda</dc:creator>
      <dc:date>2019-07-05T01:25:37Z</dc:date>
    </item>
    <item>
      <title>Re: Power down interrupt using JENOS with Zigbee Pro Stack</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/Power-down-interrupt-using-JENOS-with-Zigbee-Pro-Stack/m-p/933444#M7258</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, not trying to enter sleep mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The functionality is to store a set of parameters to EEPROM when&amp;nbsp;the device is powered down based on using an interrupt off the supply voltage monitor. The operation must complete in ~20msec.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The issue is not configuring the SVM, the issue is how to setup an interrupt and routine for storing into the EEPROM as such within JenOS (without breaking anything else).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jul 2019 04:10:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/Power-down-interrupt-using-JENOS-with-Zigbee-Pro-Stack/m-p/933444#M7258</guid>
      <dc:creator>jackjl</dc:creator>
      <dc:date>2019-07-05T04:10:45Z</dc:date>
    </item>
    <item>
      <title>Re: Power down interrupt using JENOS with Zigbee Pro Stack</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/Power-down-interrupt-using-JENOS-with-Zigbee-Pro-Stack/m-p/933445#M7259</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jack,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not sure what is the application note that you are working on.&lt;/P&gt;&lt;P&gt;Please look at the&amp;nbsp;vLowBatIndicationInit() JN-AN-1189 example.&lt;/P&gt;&lt;P&gt;PUBLIC void vCbSystemController(uint32 u32DeviceId, uint32 u32ItemBitmap)&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>Fri, 05 Jul 2019 17:29:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/Power-down-interrupt-using-JENOS-with-Zigbee-Pro-Stack/m-p/933445#M7259</guid>
      <dc:creator>mario_castaneda</dc:creator>
      <dc:date>2019-07-05T17:29:06Z</dc:date>
    </item>
  </channel>
</rss>

