<?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>Attaching Interrupt increases power to 200uA</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/24792/attaching-interrupt-increases-power-to-200ua</link><description>I have a very simple test script which enables a BLE service (only the Generic Access and Attribute), advertises and waits for connection. It also sets four pins to input pins. I am using the Arduino environment and a MDBT40 raytac module. 
 During that</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 31 Aug 2017 09:31:54 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/24792/attaching-interrupt-increases-power-to-200ua" /><item><title>RE: Attaching Interrupt increases power to 200uA</title><link>https://devzone.nordicsemi.com/thread/97598?ContentTypeID=1</link><pubDate>Thu, 31 Aug 2017 09:31:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:85046cb2-7cbc-423e-98d6-5375a6aa6db5</guid><dc:creator>gkitteridge</dc:creator><description>&lt;p&gt;Hi Martin, Turns out this was the case! although I was not giving them pullup pins, the internal RedBear libraries I was using wrap up some mbed code which by default pulled the pin high. After a day or so of chasing this seemed to be the issue&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Attaching Interrupt increases power to 200uA</title><link>https://devzone.nordicsemi.com/thread/97597?ContentTypeID=1</link><pubDate>Thu, 31 Aug 2017 09:30:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:69f293aa-17be-48e2-bf62-d850be9107ac</guid><dc:creator>MartinBL</dc:creator><description>&lt;p&gt;Hi, Is it possible that you have an internal pull up/down resistor that draws current? The internal pull resistors have a typical value of 13 kOhm. If you e.g. have Vdd=~3V and a GPIO pin configured as an input with pullup enabled and then the pin is pulled to GDN the resistor will draw 3/13k = ~230uA.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>