<?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: How to minimize the current consumption? in Wireless MCU</title>
    <link>https://community.nxp.com/t5/Wireless-MCU/How-to-minimize-the-current-consumption/m-p/779054#M4793</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ronak,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please take a look at the&amp;nbsp;3.8 Doze Mode&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.nxp.com/docs/en/user-guide/JN-UG-3116.pdf?fsrch=1&amp;amp;sr=1&amp;amp;pageNum=1" title="https://www.nxp.com/docs/en/user-guide/JN-UG-3116.pdf?fsrch=1&amp;amp;sr=1&amp;amp;pageNum=1"&gt;https://www.nxp.com/docs/en/user-guide/JN-UG-3116.pdf?fsrch=1&amp;amp;sr=1&amp;amp;pageNum=1&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, for a better reference, the&amp;nbsp;JN-AN-1001 explains in more detail the JN516x Powe Consumption&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/16950iBFB5ACAB7DAF0FC3/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps,&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>Mon, 19 Feb 2018 18:29:43 GMT</pubDate>
    <dc:creator>mario_castaneda</dc:creator>
    <dc:date>2018-02-19T18:29:43Z</dc:date>
    <item>
      <title>How to minimize the current consumption?</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/How-to-minimize-the-current-consumption/m-p/779051#M4790</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;BR /&gt;we are using JN_SW_4168 Stack and JN5169 controller for development of Home Automation device.&lt;BR /&gt;In our Home Automation application, We have configured zigbee device as end device type. So based on the configuration Rx On When Idle is selected as true in ZPSConfig editor.&lt;BR /&gt;We have configured application like, no use of any DIOs and LEDS, also all the timers used in application are stopped. At this stage, if we measure current consumption of the device, is approx. 15 mA. &lt;BR /&gt;So is there any way to minimize this current as low as possible ? Is there any configuration required in application to minimize the current consumption ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Feb 2018 04:37:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/How-to-minimize-the-current-consumption/m-p/779051#M4790</guid>
      <dc:creator>ronakgarnara</dc:creator>
      <dc:date>2018-02-02T04:37:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to minimize the current consumption?</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/How-to-minimize-the-current-consumption/m-p/779052#M4791</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ronak,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please take a look at JN-AN-1229. The Sleeping End Device.&lt;/P&gt;&lt;P&gt;The node will search for suitable ZigBee PRO networks that it may join, Once joined, the node will schedule sleep using the Power Manager (PWRM) module - by default, the sleep duration is set to 5 seconds.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The current was 2.8mA in sleep mode.&lt;BR /&gt;Note: I am working on the carrier board, I measured the entire board, and I am not enabled the deep sleep mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Mario&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Feb 2018 01:25:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/How-to-minimize-the-current-consumption/m-p/779052#M4791</guid>
      <dc:creator>mario_castaneda</dc:creator>
      <dc:date>2018-02-08T01:25:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to minimize the current consumption?</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/How-to-minimize-the-current-consumption/m-p/779053#M4792</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mario,&lt;/P&gt;&lt;P&gt;Our requirement is&amp;nbsp;Rx&amp;nbsp; should be on after device joined the network . So we have configure our device as a end device in&amp;nbsp;the&amp;nbsp;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;ZPSConfig editor and we have not&amp;nbsp; use the sleep mode. so is there any way for Rx is on and current consumption can be reduce?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Feb 2018 13:13:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/How-to-minimize-the-current-consumption/m-p/779053#M4792</guid>
      <dc:creator>ronakgarnara</dc:creator>
      <dc:date>2018-02-08T13:13:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to minimize the current consumption?</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/How-to-minimize-the-current-consumption/m-p/779054#M4793</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ronak,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please take a look at the&amp;nbsp;3.8 Doze Mode&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.nxp.com/docs/en/user-guide/JN-UG-3116.pdf?fsrch=1&amp;amp;sr=1&amp;amp;pageNum=1" title="https://www.nxp.com/docs/en/user-guide/JN-UG-3116.pdf?fsrch=1&amp;amp;sr=1&amp;amp;pageNum=1"&gt;https://www.nxp.com/docs/en/user-guide/JN-UG-3116.pdf?fsrch=1&amp;amp;sr=1&amp;amp;pageNum=1&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, for a better reference, the&amp;nbsp;JN-AN-1001 explains in more detail the JN516x Powe Consumption&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/16950iBFB5ACAB7DAF0FC3/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps,&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>Mon, 19 Feb 2018 18:29:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/How-to-minimize-the-current-consumption/m-p/779054#M4793</guid>
      <dc:creator>mario_castaneda</dc:creator>
      <dc:date>2018-02-19T18:29:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to minimize the current consumption?</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/How-to-minimize-the-current-consumption/m-p/779055#M4794</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,Ronak&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can't reduce current consumption as expected while using non-sleep ZED&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 May 2018 15:05:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/How-to-minimize-the-current-consumption/m-p/779055#M4794</guid>
      <dc:creator>patrick_pan</dc:creator>
      <dc:date>2018-05-28T15:05:59Z</dc:date>
    </item>
  </channel>
</rss>

