<?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>Measuring VDD with ADC</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/6536/measuring-vdd-with-adc</link><description>Hi, 
 I am running the nRF51822 from a coin-cell. I need to measure the cell voltage. Until now, I have attached VDD to an ADC pin with a voltage divider and a capacitor (as described in the reference manual para 31.1.2).
However, I later saw that according</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 22 Nov 2016 12:06:17 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/6536/measuring-vdd-with-adc" /><item><title>RE: Measuring VDD with ADC</title><link>https://devzone.nordicsemi.com/thread/22836?ContentTypeID=1</link><pubDate>Tue, 22 Nov 2016 12:06:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:03773c20-62eb-45d0-bf4f-bc35dff08986</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;Yes, the SAADC of the nRF52 can measure VDD by setting &lt;code&gt;NRF_SAADC_INPUT_VDD&lt;/code&gt; as the input pin. You can find examples for the nRF52 &lt;a href="https://github.com/NordicSemiconductor/nRF52-ADC-examples"&gt;here&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Measuring VDD with ADC</title><link>https://devzone.nordicsemi.com/thread/22835?ContentTypeID=1</link><pubDate>Mon, 14 Nov 2016 19:14:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:288f96a0-e300-49da-9e15-4d10568d6746</guid><dc:creator>butch</dc:creator><description>&lt;p&gt;The link is broken.  Also, looking for same answer for nRF52.  It seems that even though the nRF52 SAADC is not backward compatible with the nRF51 ADC, the SAADC can do the same thing: measure Vdd?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Measuring VDD with ADC</title><link>https://devzone.nordicsemi.com/thread/22834?ContentTypeID=1</link><pubDate>Fri, 17 Apr 2015 06:49:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9504c367-c6fc-41da-9308-8027a923f87c</guid><dc:creator>Stefan Birnir Sverrisson</dc:creator><description>&lt;p&gt;Hi Uri&lt;/p&gt;
&lt;p&gt;You are correct. The easiest way to measure the supply voltage is to select VDD as input to the ADC, no input pin needed. This is done in &lt;a href="https://github.com/NordicSemiconductor/nrf51-ADC-examples/blob/master/rtc0-triggering-adc-sample/main.c"&gt;this example&lt;/a&gt;. Choose ADC_CONFIG_INPSEL_SupplyOneThirdPrescaling option as input to ADC and VBG as reference. Then the ADC range is 0V - 3.6V which is suitable to measure supply voltage from 3V battery.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>