<?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>ADC HAL power management</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/8353/adc-hal-power-management</link><description>Our chip seems to be running at ~500uA and I&amp;#39;m trying to narrow it down. 
 I&amp;#39;m doing periodic battery level checks on a timer using the ADC HAL. So at init I call nrf_adc_configure() and then in the timeout handler call nrf_adc_convert_single(). Doc</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 24 Jul 2015 10:48:47 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/8353/adc-hal-power-management" /><item><title>RE: ADC HAL power management</title><link>https://devzone.nordicsemi.com/thread/30282?ContentTypeID=1</link><pubDate>Fri, 24 Jul 2015 10:48:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6da3e4ad-a1b4-4764-b7fa-5c10e91b20fa</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;@Aaron: What is your sample rate of ADC ? Do you do anything other than sampling ADC ? BLE ?
Doing a STOP task after you finish ADC sampling should be enough to put the ADC to low power. You don&amp;#39;t have to disable it.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>