<?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>about dc-dc</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/26055/about-dc-dc</link><description>Hello, 
 I used translation software. 
 I am measuring current.
I want to enable dc-dc mode.
how to enable the dc-dc?
also,where should I change the source code? 
 I am using nrf 52832 and sdk 14.0.0.
and i am using &amp;quot;ble_app_uart&amp;quot;. 
 I could not</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 19 Oct 2017 03:30:17 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/26055/about-dc-dc" /><item><title>RE: about dc-dc</title><link>https://devzone.nordicsemi.com/thread/102702?ContentTypeID=1</link><pubDate>Thu, 19 Oct 2017 03:30:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f48e82d1-d63e-4488-8940-033c6c045631</guid><dc:creator>NY</dc:creator><description>&lt;p&gt;Thank you for your reply.
I will examine the function.
regard.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: about dc-dc</title><link>https://devzone.nordicsemi.com/thread/102701?ContentTypeID=1</link><pubDate>Wed, 18 Oct 2017 12:04:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fe103899-6189-42fd-8f10-de5843f8ec08</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;You can enable DCDC mode with the function &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.s132.api.v5.0.0/group___n_r_f___s_o_c___f_u_n_c_t_i_o_n_s.html?cp=2_3_0_1_0_2_7_2_13#ga84bd6a0e8f55a7aa85a5ec608edd61fe"&gt;sd_power_dcdc_mode_set()&lt;/a&gt;. Call the function any time after you have enabled the BLE stack.&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;sd_power_dcdc_mode_set(NRF_POWER_DCDC_ENABLE);
&lt;/code&gt;&lt;/pre&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>