<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Typical current consumption for PORT GPIOTE Interrupts?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/7196/typical-current-consumption-for-port-gpiote-interrupts</link><description>Hello 
 What is a typical current draw when using a PORT GPIOTE interrupt? I seem to be drawing approximately 200uA with a port event enabled. Is this normal? 
 I&amp;#39;m using a custom nRF51 board and when I send the device to SYSTEMOFF mode, disable all</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 22 May 2015 11:21:20 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/7196/typical-current-consumption-for-port-gpiote-interrupts" /><item><title>RE: Typical current consumption for PORT GPIOTE Interrupts?</title><link>https://devzone.nordicsemi.com/thread/25437?ContentTypeID=1</link><pubDate>Fri, 22 May 2015 11:21:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2d411acb-4c03-494b-bd52-0d0484b85dd2</guid><dc:creator>Stefan Birnir Sverrisson</dc:creator><description>&lt;p&gt;Hi kilianod&lt;/p&gt;
&lt;p&gt;8 uA is very high for System Off mode. You should be getting ~0.6uA. Why do you expect 8uA?&lt;/p&gt;
&lt;p&gt;The first step is to try code that is proven to work, in order to identify if the problem is related to your hardware or if it is a software problem. Try to run the &lt;a href="https://github.com/NordicSemiconductor/nrf51-powerdown-examples/blob/master/system_off_wakeup_on_gpio/main.c"&gt;system_off example&lt;/a&gt;. If the chip still draws high current when running the system_off example, then the problem is hardware related. Try to go through the &amp;quot;troubleshooting&amp;quot; section in the current consumption guide in order to spot any potential problems. If you get the expected current consumption with the system_off example, then the problem is software related.&lt;/p&gt;
&lt;p&gt;Try also the &lt;a href="https://github.com/NordicSemiconductor/nrf51-powerdown-examples/blob/master/system_on_wakeup_on_gpio/main.c"&gt;System_on example&lt;/a&gt; which includes configuring a wakeup pin and sets up the PORT event. The expected currrent consumption when sleeping is ~2.6uA. The PORT event itself should not consume any noticable current, i.e. &amp;lt;&amp;lt;1uA.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>