<?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>DC-DC SUPPLY</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/25466/dc-dc-supply</link><description>Dear all:
chip:51822
sofedevice:s110 8.1.0
the pcb is supplying for dc-dc mode,but the fireware have not open dc-dc mode.
Whether can Increase the power consumption and affect the distance？</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 28 Sep 2017 10:48:09 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/25466/dc-dc-supply" /><item><title>RE: DC-DC SUPPLY</title><link>https://devzone.nordicsemi.com/thread/100364?ContentTypeID=1</link><pubDate>Thu, 28 Sep 2017 10:48:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ed8003f1-16d6-4c8e-b3bb-d063d21d8a61</guid><dc:creator>zcmm</dc:creator><description>&lt;p&gt;thank you.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DC-DC SUPPLY</title><link>https://devzone.nordicsemi.com/thread/100362?ContentTypeID=1</link><pubDate>Wed, 27 Sep 2017 12:00:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:80d39d88-0a8c-4bd7-ac0e-9e3fe80a8d6d</guid><dc:creator>John</dc:creator><description>&lt;p&gt;Exactly what was happening&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DC-DC SUPPLY</title><link>https://devzone.nordicsemi.com/thread/100361?ContentTypeID=1</link><pubDate>Wed, 27 Sep 2017 05:30:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5b0faf06-6e7c-40bd-aeef-b24303e9dff8</guid><dc:creator>Bj&amp;#248;rn Kvaale</dc:creator><description>&lt;p&gt;Most likely, you were using the LDO all the time until you switched to DC-DC mode in the FW. Assuming the radio was on quite frequently, this explains why you had higher power consumption (DC-DC is more efficient at higher current consumption than LDO, see my answer below and the devzone post I mention).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DC-DC SUPPLY</title><link>https://devzone.nordicsemi.com/thread/100363?ContentTypeID=1</link><pubDate>Wed, 27 Sep 2017 05:27:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d0ad2a1e-86f7-483b-b491-475e97154f4b</guid><dc:creator>Bj&amp;#248;rn Kvaale</dc:creator><description>&lt;p&gt;If I were you, I would definitely take a look at this great &lt;a href="https://devzone.nordicsemi.com/question/685/ldo-vs-dcdc-nrf51822/"&gt;devzone post&lt;/a&gt;. As it says in the first paragraph, make sure to check whether you have the third revision nrf51 HW or not. As Stefan says: &amp;quot;For the second revision of the nRF51 hardware, we do not recommend customers to use the DC/DC together with the BLE softdevices, see “limitations” section in the S110 softdevice release notes.&amp;quot; If you are using the third revision, it isn&amp;#39;t an issue to use the DC-DC converter.&lt;/p&gt;
&lt;p&gt;To paraphrase from the post, if you are using the DC-DC schematic, you can switch between LDO and DC-DC in the SW. In the LDO mode (i.e. LDO schematic), it is not possible to switch to DC-DC mode in the software. I would definitely use the DC-DC schematic, as you can decide whether to use the LDO or DC-DC in SW.&lt;/p&gt;
&lt;p&gt;If you are using the second revision nrf51822 HW, it is advantageous (i.e. more efficient) to use the DC-DC when you have a current consumption of about 5 mA or greater. If the supply voltage is 3.6 V (e.g. Li-Ion battery), it is more efficient to use the DC-DC vs LDO at &amp;gt;= 3 mA current consumption.  A good example is during radio activity: when the radio is on turn the DC-DC on, but once radio activity is turned off you should use the built in LDO instead of DC-DC regulator (because radio activity can lead to current consumption &amp;gt;= 3 mA). The DC-DC consumes 300 uA for operation. Also remember that the DC-DC must be manually disabled if supply voltage &amp;lt; 2.1 V. The LDO can remain operational until about 1.8 V.&lt;/p&gt;
&lt;p&gt;As for distance, I don&amp;#39;t think distance is affected if you use an LDO or DC-DC. For any given range, assuming the supply voltage is 3.6 V and radio activity is on, then it will be more efficient to use a DC-DC during radio activity and use the LDO when the radio is off.&lt;/p&gt;
&lt;p&gt;I would highly suggest you to take a closer look at the blog post I refer to at the beginning. Stefan explains this much better than I could.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DC-DC SUPPLY</title><link>https://devzone.nordicsemi.com/thread/100360?ContentTypeID=1</link><pubDate>Tue, 26 Sep 2017 14:12:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bff1549f-5508-4330-a684-7862fec7246e</guid><dc:creator>John</dc:creator><description>&lt;p&gt;I can&amp;#39;t speak for distance, but on the nRF52 our HW guys set it up for DC-DC mode without telling me and the device drew a significant amount of additional power until I enabled DC-DC mode in the FW.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>