<?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>SAADC output not making sense</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/16183/saadc-output-not-making-sense</link><description>I have my custom board wired to the nRF52 DK. Using the SAADC example code located in GitHub I am trying to set up SAADC to measure the coin cell battery that will power the board. I am testing it against the power fed in from the DK which is about 2</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 05 Sep 2016 16:30:49 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/16183/saadc-output-not-making-sense" /><item><title>RE: SAADC output not making sense</title><link>https://devzone.nordicsemi.com/thread/61773?ContentTypeID=1</link><pubDate>Mon, 05 Sep 2016 16:30:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:27087cfc-44a8-4d82-9b11-bce84a81b0fa</guid><dc:creator>RichieJH</dc:creator><description>&lt;p&gt;Thanks Stefan,&lt;/p&gt;
&lt;p&gt;So I went back to the GitHub example, ran it on the DK.  Got 800 odd.  Then cleared my custom board and ran the example off that.  Got 800 odd.  Then went back to my application and replaced my &lt;code&gt;saadc_init()&lt;/code&gt; with the example in GitHub and got 800 odd.  So now it is working.  There must be something in the &lt;code&gt;saadc_init()&lt;/code&gt; above that is not right.  But it&amp;#39;s working now and that&amp;#39;s the main thing.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SAADC output not making sense</title><link>https://devzone.nordicsemi.com/thread/61772?ContentTypeID=1</link><pubDate>Mon, 05 Sep 2016 12:31:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2a95560d-4ade-4e92-8f51-88595ca9a56c</guid><dc:creator>Stefan Birnir Sverrisson</dc:creator><description>&lt;p&gt;Hi Richie&lt;/p&gt;
&lt;p&gt;I cant see what you are missing. I take the &lt;a href="https://github.com/NordicSemiconductor/nRF52-ADC-examples"&gt;saadc_low_power example&lt;/a&gt; and configure it to sample on NRF_SAADC_INPUT_VDD with 10 bit resolution and I get value around 820. I cant see any other change in your configuration that you are showing. Try to sample the standard example and gradually make changes and then you will realize why you get the strange results.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>