<?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>Strange value of ADC nrf51822</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/41728/strange-value-of-adc-nrf51822</link><description>I&amp;#39;m coding a feature to measure the battery voltage via the internal VDD with an ADC. 
 The result I get from a 2,75 voltage source is 170. 
 When using the calculation ((((ADC_VALUE) * 1200 ) / 1023) * 3) my output would be 598mV. 
 The calculation is</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 19 Dec 2018 07:46:40 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/41728/strange-value-of-adc-nrf51822" /><item><title>RE: Strange value of ADC nrf51822</title><link>https://devzone.nordicsemi.com/thread/162412?ContentTypeID=1</link><pubDate>Wed, 19 Dec 2018 07:46:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fe9ffb07-b72e-47b0-8030-76e6e7085aec</guid><dc:creator>MEMaarten</dc:creator><description>&lt;p&gt;I found my typo and changed:&lt;/p&gt;
&lt;p&gt;adc_channel_config.config.config.input&amp;nbsp; &amp;nbsp; &amp;nbsp; = NRF_ADC_CONFIG_SCALING_INPUT_ONE_THIRD;&lt;/p&gt;
&lt;p&gt;to&lt;/p&gt;
&lt;p&gt;adc_channel_config.config.config.input&amp;nbsp; &amp;nbsp; &amp;nbsp; = NRF_ADC_CONFIG_SCALING_SUPPLY_ONE_THIRD;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>