<?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>Battery Read</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/56068/battery-read</link><description>How to read the battery ? dose it required any separate circuit or just ADC pin is enough?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 02 Jan 2020 12:45:08 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/56068/battery-read" /><item><title>RE: Battery Read</title><link>https://devzone.nordicsemi.com/thread/227230?ContentTypeID=1</link><pubDate>Thu, 02 Jan 2020 12:45:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2f9ac373-80a2-40fe-a045-aab1c8f390f8</guid><dc:creator>FirazAhmed</dc:creator><description>&lt;p&gt;Ty so much&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Battery Read</title><link>https://devzone.nordicsemi.com/thread/227127?ContentTypeID=1</link><pubDate>Tue, 31 Dec 2019 05:24:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b74dbbde-953b-4141-91ce-3c9e7600c83c</guid><dc:creator>Ameer Usman</dc:creator><description>&lt;p&gt;Actually for the battery voltage which is connected to VDD you just have to tell the function that you want ADC of VDD.&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="c_cpp"&gt;nrf_saadc_channel_config_t config = NRF_DRV_SAADC_DEFAULT_CHANNEL_CONFIG_SE(NRF_SAADC_INPUT_VDD);&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;Rest just checkout the example in &lt;em&gt;&lt;strong&gt;peripheral/saadc&lt;/strong&gt;&lt;/em&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>