<?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 too high while advertising (running the Blinky demo on the nRF52 DK)</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/33867/current-consumption-too-high-while-advertising-running-the-blinky-demo-on-the-nrf52-dk</link><description>Hello, 
 
 First, the current of the advertising frame was too high (around factor 2) and I have switched on the DC-DC to correct for that by inserting sd_power_dcdc_mode_set(...) after the conn_params_init(); in the main. 
 Question: 
 - Why is the DC</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 11 Jun 2018 08:26:23 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/33867/current-consumption-too-high-while-advertising-running-the-blinky-demo-on-the-nrf52-dk" /><item><title>RE: Current consumption too high while advertising (running the Blinky demo on the nRF52 DK)</title><link>https://devzone.nordicsemi.com/thread/135501?ContentTypeID=1</link><pubDate>Mon, 11 Jun 2018 08:26:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:12b7e589-fb31-4d24-86c7-c183ebc9733b</guid><dc:creator>Frederic</dc:creator><description>&lt;p&gt;This problem is no more a concern. Thanks.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Current consumption too high while advertising (running the Blinky demo on the nRF52 DK)</title><link>https://devzone.nordicsemi.com/thread/135198?ContentTypeID=1</link><pubDate>Thu, 07 Jun 2018 14:06:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:be526d04-259b-406a-af09-d536e54bdf1a</guid><dc:creator>Stian R&amp;#248;ed Hafskjold</dc:creator><description>&lt;p&gt;Hi, sorry for the late reply. If you post your hex file I can analyze it here to see what consumes current.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Current consumption too high while advertising (running the Blinky demo on the nRF52 DK)</title><link>https://devzone.nordicsemi.com/thread/130750?ContentTypeID=1</link><pubDate>Thu, 03 May 2018 08:33:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:57ef04e2-a59e-4e53-8fa8-97a1ec7c5159</guid><dc:creator>Frederic</dc:creator><description>&lt;p&gt;Thanks very much, it works!!! I have now around 2&amp;micro;A, a real low power application.&lt;/p&gt;
&lt;p&gt;I have another problem which is very close to the one I have describe here. In my company, we have a product using a nRF51822. I&amp;nbsp;have noticed the same &amp;quot;problems&amp;quot; as with the Blinky app on the nRF52:&lt;/p&gt;
&lt;p&gt;- The advertising is,&amp;nbsp;in my opinion, taking too much current,&amp;nbsp;showing pulses of 12mA for the TX (at 0 dbm ?) and 17mA for the RX. My feeling is that the DC-DC has not been turned on (like on the nRF52). Can you give me your feeling?&lt;/p&gt;
&lt;p&gt;- The current between two advertising is 36&amp;micro;A. I think it should be between 3 and 4&amp;micro;A. Do you have an idea of what has not been turned off? (Debug log, like the nRF52? something else?...)&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Fr&amp;eacute;d&amp;eacute;ric&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Current consumption too high while advertising (running the Blinky demo on the nRF52 DK)</title><link>https://devzone.nordicsemi.com/thread/130559?ContentTypeID=1</link><pubDate>Wed, 02 May 2018 12:57:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2119b1d7-dc20-4a21-910d-f5b985e93e34</guid><dc:creator>Stian R&amp;#248;ed Hafskjold</dc:creator><description>&lt;p&gt;Since not everyone are using HW with DCDC components we choose to not enable DCDC by default so that the examples will run on all designs. If DCDC was enabled by default we would get a ton of support cases from people with &amp;quot;bricked&amp;quot; chips ;)&lt;/p&gt;
&lt;p&gt;200uA between advertising is probably because of debug logging. Go to sdk_config.h and turn of logging by setting NRF_LOG_ENABLED to 0.&lt;/p&gt;
&lt;p&gt;Debug logging is turned on by default in most example applications. In the power profiling example (ble_app_pwr_profiling) logging is not turned on by default because of the power consumption.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>