<?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>Power consumption Problem  in nrf51822</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/17537/power-consumption-problem-in-nrf51822</link><description>hi,
I am working with nrf51822 board using softdevice(s130).I am making ble initialization and continuously calling the power_manage() function in which sd_app_evt_wait() function is calling.
I am getting 1mA current now but according to the document</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 07 Nov 2016 04:59:38 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/17537/power-consumption-problem-in-nrf51822" /><item><title>RE: Power consumption Problem  in nrf51822</title><link>https://devzone.nordicsemi.com/thread/67437?ContentTypeID=1</link><pubDate>Mon, 07 Nov 2016 04:59:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8d052b4f-3fe9-4358-b841-28449d8df4e5</guid><dc:creator>Roger Clark</dc:creator><description>&lt;p&gt;Why change NRF_CLOCK_LFCLKSRC if its working ?&lt;/p&gt;
&lt;p&gt;Also, after uploading to the flash, the device is in debug mode, you need to power cycle to get it back into normal operational mode.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Power consumption Problem  in nrf51822</title><link>https://devzone.nordicsemi.com/thread/67436?ContentTypeID=1</link><pubDate>Mon, 07 Nov 2016 04:30:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d663f0c4-943a-403e-b8ef-72992e274dcf</guid><dc:creator>Rahul Sahu</dc:creator><description>&lt;p&gt;Now I got 4uA current without changing anything in beacon example code. But if I try to change the flag  (NRF_CLOCK_LFCLKSRC) to internal RC clock as CPU frequency after that the current consumption is 3mA.
can you suggest me why?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Power consumption Problem  in nrf51822</title><link>https://devzone.nordicsemi.com/thread/67435?ContentTypeID=1</link><pubDate>Sat, 05 Nov 2016 21:12:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c86291b5-7a4a-4bb5-aeea-e2597f41ce0d</guid><dc:creator>Roger Clark</dc:creator><description>&lt;p&gt;400uA seems far too high for the beacon, even assuming you are taking an average&lt;/p&gt;
&lt;p&gt;I think the power should be something like 5uA all the time + 27uC per transmission (note this is uC not uA, so averged total current will depend on advertising period)&lt;/p&gt;
&lt;p&gt;Try commenting out the line that starts the advertising.&lt;/p&gt;
&lt;p&gt;I don&amp;#39;t this this affects the power unless you want to keep time while in low power mode, but boards which have an external 32kHz crystal take less power to keep accurate time than if you just use the internal RC oscillator, as without the 32kHz crystal the MCU has to wake and calibrate its self from the 16mHz periodically if you use the RC 32kHz osc.
But the calibration is stuff is configurable and for the beacon example, I think it isn&amp;#39;t enabled as the code presume you have the external 32kHz osc&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Power consumption Problem  in nrf51822</title><link>https://devzone.nordicsemi.com/thread/67434?ContentTypeID=1</link><pubDate>Sat, 05 Nov 2016 09:34:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7b3cd7cf-9456-4541-8d93-16194271f6c6</guid><dc:creator>Rahul Sahu</dc:creator><description>&lt;p&gt;hi Roger beacon example is working fine now.
I am getting 400uA current.
But I want to know how they optimize the power consumption in beacon.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Power consumption Problem  in nrf51822</title><link>https://devzone.nordicsemi.com/thread/67433?ContentTypeID=1</link><pubDate>Sat, 05 Nov 2016 09:20:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2b989b58-5fc6-4eac-9d8c-ce24d2008ea0</guid><dc:creator>Rahul Sahu</dc:creator><description>&lt;p&gt;Thanks Roger for the response.I tried but it&amp;#39;s not work.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Power consumption Problem  in nrf51822</title><link>https://devzone.nordicsemi.com/thread/67432?ContentTypeID=1</link><pubDate>Sat, 05 Nov 2016 08:33:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0c02fe50-e4da-475a-a89f-0f0668daff45</guid><dc:creator>Roger Clark</dc:creator><description>&lt;p&gt;Have you tried using the beacon example?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>