<?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>current consumption of nRF52832</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/22074/current-consumption-of-nrf52832</link><description>Hi,
I am testing the current comsumption of nRF52832 using the original code of &amp;quot;nRF5_SDK_13.0.0_04a0bfd\examples\ble_peripheral\ble_app_beacon &amp;quot;.
The peak TX current I measured was about 12.5mA. It doesn&amp;#39;t match the results in devzone.nordicsemi.com</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 16 May 2017 07:43:55 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/22074/current-consumption-of-nrf52832" /><item><title>RE: current consumption of nRF52832</title><link>https://devzone.nordicsemi.com/thread/86682?ContentTypeID=1</link><pubDate>Tue, 16 May 2017 07:43:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:95c93210-bbb9-47c0-80f2-b16d3265e4f8</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/power/"&gt;The nRF52 Online Power Profiler&lt;/a&gt; measurements are done with DCDC mode enabled. For custom boards you will need to have &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52832.ps.v1.1/ref_circuitry.html?cp=2_2_0_52_1#schematic_qfn48_dcdc"&gt;DC/DC components&lt;/a&gt; in order to enable DCDC mode. The nRF5x-DK supports DCDC mode.&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.v4.0.2/group___n_r_f___s_o_c___f_u_n_c_t_i_o_n_s.html#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>