<?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>Dealing the DC/DC in nRF51822</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/5907/dealing-the-dc-dc-in-nrf51822</link><description>Hello, 
 I have questions about DC/DC setup in nRF51822. 
 
 
 Is there any automatic switching between DC/DC enable and disable along with battery voltage except DCDCEN register?
That is, DC/DC is automatically disabled as battery voltage goes below</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 09 Mar 2015 09:00:47 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/5907/dealing-the-dc-dc-in-nrf51822" /><item><title>RE: Dealing the DC/DC in nRF51822</title><link>https://devzone.nordicsemi.com/thread/20598?ContentTypeID=1</link><pubDate>Mon, 09 Mar 2015 09:00:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fcafa79c-d74c-4e99-8f18-890a929d2c90</guid><dc:creator>Stefan Birnir Sverrisson</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;If you do not have a softdevice enabled, use the DCDCEN register to enable/disable the DCDC. If you have a softdevice enabled, use the &lt;a href="http://developer.nordicsemi.com/nRF51_SDK/nRF51_SDK_v8.x.x/doc/8.0.0/s110/html/a01073.html#ga34b954aaf40905251036737b716533c8"&gt;sd_power_dcdc_mode_set&lt;/a&gt; function. Only use the DCDC with S110 softdevice version 8.0.0 and third revision hardware, not any older softdevice. If having older hardware, dont use with softdevice. See further recommendation &lt;a href="https://devzone.nordicsemi.com/question/685/ldo-vs-dcdc-nrf51822/?answer=988#post-id-988"&gt;here&lt;/a&gt;.
You must manually disable the DCDC when supply voltage goes below 2.1V, and enable it when the supply voltage goes up again.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;In the nRF51 Reference Manual it says:
&lt;em&gt;Enabling the DC/DC converter will not turn it on, but set it in a state where it automatically gets turned on when the radio is enabled and goes off again when the radio gets disabled. This is done to avoid wasting power running the DC/DC in between the radio events where current consumption is too low.&lt;/em&gt;    The automatic operation is done by hardware so it will work with or without softdevice enabled.&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>