<?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>nrf52 consumes quite lot of power</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/15427/nrf52-consumes-quite-lot-of-power</link><description>Hi. 
 I&amp;#39;m little worried about our bt sensor power consumption. 
 We are using twi/i2c to communicate with sensors periodically. We are using app timer to trigger these events and with some sensors we use hw interrupt. 
 Anyho I observed that there</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 29 Jul 2016 12:35:21 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/15427/nrf52-consumes-quite-lot-of-power" /><item><title>RE: nrf52 consumes quite lot of power</title><link>https://devzone.nordicsemi.com/thread/58868?ContentTypeID=1</link><pubDate>Fri, 29 Jul 2016 12:35:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a21f8192-454a-4b13-b8ab-bd09c04fccd1</guid><dc:creator>Ole Bauck</dc:creator><description>&lt;p&gt;Then you are also measuring the current of the debug/interface chip, LEDs and other chips on the board. To measure the power consumption only for the nRF52 chip you have to measure over the P22 header, see &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52/dita/nrf52/development/dev_kit_v1.1.0/hw_meas_current.html?cp=2_0_0_1_6"&gt;here&lt;/a&gt; for more information.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52 consumes quite lot of power</title><link>https://devzone.nordicsemi.com/thread/58867?ContentTypeID=1</link><pubDate>Fri, 29 Jul 2016 12:28:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:70700dab-3338-4c60-816a-fb70be007f5b</guid><dc:creator>Matts</dc:creator><description>&lt;p&gt;And yes, I&amp;#39;m using the v1.1 PCA10040 HW.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52 consumes quite lot of power</title><link>https://devzone.nordicsemi.com/thread/58866?ContentTypeID=1</link><pubDate>Fri, 29 Jul 2016 12:27:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bfdcd398-4b67-42e3-a6ee-dc9a13a36834</guid><dc:creator>Matts</dc:creator><description>&lt;p&gt;No, from USB. I originally had it in USB hub that showed the consumption, but our HW dude had a usb cable just for this.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52 consumes quite lot of power</title><link>https://devzone.nordicsemi.com/thread/58865?ContentTypeID=1</link><pubDate>Fri, 29 Jul 2016 12:20:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:952e1304-9590-4b74-bcb5-b519cf054f15</guid><dc:creator>Ole Bauck</dc:creator><description>&lt;p&gt;4.3 - 5mA is too high to be the HFCLK alone (this is about 400-450uA). CPU run current should also be higher than this (~7mA).&lt;/p&gt;
&lt;p&gt;You are measuring over &amp;quot;P22: nRF Current Measurement&amp;quot; header next to the usb connector right. Are you using the latest nRF52 DK, PCA10040 V1.1.0?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52 consumes quite lot of power</title><link>https://devzone.nordicsemi.com/thread/58864?ContentTypeID=1</link><pubDate>Fri, 29 Jul 2016 11:14:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:82eefd32-7635-468c-ae5a-fc9aede33ee0</guid><dc:creator>Keton</dc:creator><description>&lt;p&gt;TWI is high power consumption peripheral due to its dependence on HFCLK. Please make sure that you disable TWI hadrware when you are not using it. Also I&amp;#39;d suggest going trough your code and checking what hardware has been enabled on init. I.e. it&amp;#39;s common mistake to initialize UART and leave it running.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>