<?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>initializing ADC lowers (!) current consumption.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/42374/initializing-adc-lowers-current-consumption</link><description>Trying to lower uC current consumption to minimum 
 Im trying to remove features from my program 
 I&amp;#39;ve notice that removing the adc initialization actually get the current to go up ! 
 Im using ppi with RTC1 for sampling 
 until I enable nrf_adc_int_enable</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 16 Jan 2019 12:32:47 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/42374/initializing-adc-lowers-current-consumption" /><item><title>RE: initializing ADC lowers (!) current consumption.</title><link>https://devzone.nordicsemi.com/thread/165962?ContentTypeID=1</link><pubDate>Wed, 16 Jan 2019 12:32:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:66b9a803-1c78-4228-bb48-c903296b38b8</guid><dc:creator>Stian R&amp;#248;ed Hafskjold</dc:creator><description>&lt;p&gt;Not clearing events is definitely something that can cause higher current consumption. However, the ADC driver should take care of this.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: initializing ADC lowers (!) current consumption.</title><link>https://devzone.nordicsemi.com/thread/165914?ContentTypeID=1</link><pubDate>Wed, 16 Jan 2019 10:29:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:778dc416-db2c-45d2-8920-c1edaa7be336</guid><dc:creator>Ron</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;can it have something to do with clearing events ? &amp;nbsp;&lt;/p&gt;
&lt;p&gt;NRF_ADC-&amp;gt;EVENTS_END = 0;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: initializing ADC lowers (!) current consumption.</title><link>https://devzone.nordicsemi.com/thread/165884?ContentTypeID=1</link><pubDate>Wed, 16 Jan 2019 08:51:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f9674779-7aa1-4ea2-beb3-f7d6fb4b9137</guid><dc:creator>Ron</dc:creator><description>&lt;p&gt;It is definitely not an error since I can still communicate via nus (uart over ble)&lt;/p&gt;
&lt;p&gt;the current is about 1mA, I expect it to go down to about ~100uA&lt;/p&gt;
&lt;p&gt;Thanks&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Eran&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: initializing ADC lowers (!) current consumption.</title><link>https://devzone.nordicsemi.com/thread/165200?ContentTypeID=1</link><pubDate>Fri, 11 Jan 2019 14:19:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7557a1df-b723-475f-9144-e199ea56a61f</guid><dc:creator>Stian R&amp;#248;ed Hafskjold</dc:creator><description>&lt;p&gt;I&amp;#39;m pretty sure the current draw increases because you end up in the error handler when you start to remove code. In the error handler the CPU is just spinning giving a high current consumption. What is the current consumption you are seeing, and what current consumption are you trying to achieve?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: initializing ADC lowers (!) current consumption.</title><link>https://devzone.nordicsemi.com/thread/165018?ContentTypeID=1</link><pubDate>Thu, 10 Jan 2019 17:24:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fac5de7d-e8b8-4af4-96c6-30d41006b018</guid><dc:creator>Ron</dc:creator><description>&lt;p&gt;Another issue, why is removing the service initialization causes the current draw to increase considerably as well ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>