<?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>GPIO Input Current Consumption very high when pressed</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/57654/gpio-input-current-consumption-very-high-when-pressed</link><description>Dear all, 
 I have an application that requires me to keep advertising until the button is pressed. 
 I use a timer to read the status of the input pin and then if input is on then i advertise if not i go into deep sleep after few seconds. 
 This is how</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 18 May 2020 22:34:16 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/57654/gpio-input-current-consumption-very-high-when-pressed" /><item><title>RE: GPIO Input Current Consumption very high when pressed</title><link>https://devzone.nordicsemi.com/thread/250548?ContentTypeID=1</link><pubDate>Mon, 18 May 2020 22:34:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f915ffa2-e071-41dc-9d1b-477cc3d8ec6b</guid><dc:creator>Nicholas_Nuti</dc:creator><description>&lt;p&gt;Hi there! I&amp;#39;m sorry to add on 3 months later but I&amp;#39;m curious of something. This same exact thing happens when using the BSP button short/long press. Is there an equivalent to this default config for bsp short/long press?&lt;/p&gt;
&lt;p&gt;Thank you!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: GPIO Input Current Consumption very high when pressed</title><link>https://devzone.nordicsemi.com/thread/237278?ContentTypeID=1</link><pubDate>Sat, 29 Feb 2020 23:49:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bf4e1b1f-91d5-4281-aed5-72d0c2932107</guid><dc:creator>Nadeem</dc:creator><description>&lt;p&gt;Exactly what I needed to know.. Ur idea worked like a charm&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: GPIO Input Current Consumption very high when pressed</title><link>https://devzone.nordicsemi.com/thread/234048?ContentTypeID=1</link><pubDate>Wed, 12 Feb 2020 16:22:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6568ca0d-f5a2-48a4-bcdd-14b7c7c1ecda</guid><dc:creator>Marjeris Romero</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;You set the pin with an internal pull-up resistance of 13kOhms and 3.3V it will give a current of ~250uA if the pin is hold pressed down.&lt;/p&gt;
&lt;p&gt;If you want to keep the button pressed down for long period of time I recommend you clear the pin after it&amp;#39;s the pressed in the interrupt handler with nrf_gpio_cfg_default().&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Marjeris&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: GPIO Input Current Consumption very high when pressed</title><link>https://devzone.nordicsemi.com/thread/233705?ContentTypeID=1</link><pubDate>Tue, 11 Feb 2020 12:00:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6ea7c085-1206-453d-bb81-9cf0d63ee83e</guid><dc:creator>Nadeem</dc:creator><description>&lt;p&gt;I don&amp;#39;t believe that can be the issue, as the soft device uses a timer also.. and when ble is avertising without button being pressed the current consumption is very. As predicted.. only when button is pressed the consumption increases...&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: GPIO Input Current Consumption very high when pressed</title><link>https://devzone.nordicsemi.com/thread/233637?ContentTypeID=1</link><pubDate>Tue, 11 Feb 2020 07:40:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e3601765-b687-4fea-8329-f41bd9cbcc19</guid><dc:creator>Harry Wei</dc:creator><description>&lt;div style="background-color:#282c34;color:#abb2bf;font-family:&amp;#39;&amp;#39;Droid Sans Mono&amp;#39;, &amp;#39;monospace&amp;#39;&amp;#39;, &amp;#39;Droid Sans Mono&amp;#39;, &amp;#39;monospace&amp;#39;, monospace, &amp;#39;Droid Sans Fallback&amp;#39;;font-size:14px;font-weight:normal;line-height:19px;white-space:pre;"&gt;
&lt;div&gt;I guess the 250 uA from your timer, how much about your timer?&lt;/div&gt;
&lt;div&gt;&lt;span style="color:#61afef;"&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="color:#61afef;"&gt;try to stop your timer before into deep sleep&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>