<?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>NRF52DK power consumption with demo UART</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/25196/nrf52dk-power-consumption-with-demo-uart</link><description>Hi,
I am currently working to measure power consumption on a custom board and I found huge power consumption while advertising (BMD-300 1.15mA DCDC enabled). 
 So I have tried to do the measurement on my NRF52DK to see if there is any difference with</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 21 Sep 2017 06:51:36 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/25196/nrf52dk-power-consumption-with-demo-uart" /><item><title>RE: NRF52DK power consumption with demo UART</title><link>https://devzone.nordicsemi.com/thread/99314?ContentTypeID=1</link><pubDate>Thu, 21 Sep 2017 06:51:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2d164f56-5316-4d0d-b6b8-cf8f9b7d43f5</guid><dc:creator>Maxim</dc:creator><description>&lt;p&gt;Finally I&amp;#39;ve found a way to reduce power consumption with this program, we must use uart_init(); only when we connect ot the NRF52DK in (BLE_GAP_EVT_CONNECTED) and uninit it when we disconnect (BLE_GAP_EVT_DISCONNECTED) use app_uart_close().
With this mode i get 30µA on advertise, 2.45mA when connected (uart_init()) seems to consume a lot of energy) then 30µA on disconnect and 2µA on_sleep.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52DK power consumption with demo UART</title><link>https://devzone.nordicsemi.com/thread/99312?ContentTypeID=1</link><pubDate>Tue, 19 Sep 2017 10:16:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6decc2a4-161f-4c67-ac80-8b0fe5aece16</guid><dc:creator>Bj&amp;#248;rn Kvaale</dc:creator><description>&lt;p&gt;It seems that the uart application requires more current consumption to run compared with the ble_app_hrs.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52DK power consumption with demo UART</title><link>https://devzone.nordicsemi.com/thread/99315?ContentTypeID=1</link><pubDate>Tue, 19 Sep 2017 08:34:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6d745d2c-0359-4a3e-be20-f1ee8a16190c</guid><dc:creator>Maxim</dc:creator><description>&lt;p&gt;I have try uart demo code provided in the SDK 14 and the result is exactly the same (2.6mA advertise, 2.4mA connected and 2µA sleep). With the ble_app_hrs i get 600µA for advertising, 1µA during sleep and 500µA when connected. In this case i think my multimeter is not prescise enough to measure 112 and 28µA, so i consider your measure with the PPK are true.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52DK power consumption with demo UART</title><link>https://devzone.nordicsemi.com/thread/99313?ContentTypeID=1</link><pubDate>Tue, 19 Sep 2017 06:09:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9c1141b8-bcc2-4a15-9baa-aab739877efa</guid><dc:creator>Bj&amp;#248;rn Kvaale</dc:creator><description>&lt;p&gt;I agree with you that the current consumption in this example seems quite high. I just ran the ble_app_hrs example (i.e. heart rate monitor example) in SDK 14.0.0 using the NRF52DK and got much lower current consumption. 112 uA for advertising, 1.49 uA during sleep and 28 uA when connected. So there could be something wrong with the demo code. You could try running the SDK 14 version uart code and seeing if you get lower current consumption.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52DK power consumption with demo UART</title><link>https://devzone.nordicsemi.com/thread/99316?ContentTypeID=1</link><pubDate>Mon, 18 Sep 2017 16:35:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e63e3d25-dae5-4b07-9d14-129002c1363c</guid><dc:creator>Maxim</dc:creator><description>&lt;p&gt;Thanks a lot for your answer !!! My multimeter is still operational :)&lt;/p&gt;
&lt;p&gt;But now i&amp;#39;have a really important question, why on the nRF52 Online Power Profiler avaible &lt;a href="https://devzone.nordicsemi.com/power/"&gt;Here&lt;/a&gt; it&amp;#39;s indicate 21µA with 3V and 500ms advertising and our measurements are 100x times higher (2.4mA &amp;gt;&amp;gt; 21µA) ??? Is the System_On (WFE idle) broken on this demo code ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52DK power consumption with demo UART</title><link>https://devzone.nordicsemi.com/thread/99311?ContentTypeID=1</link><pubDate>Mon, 18 Sep 2017 12:50:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e0fd2b10-64f2-4b67-b6bc-3fe5eba2d355</guid><dc:creator>Bj&amp;#248;rn Kvaale</dc:creator><description>&lt;p&gt;Hi Maxim. I have just run the code using the power profiling kit and an nrf52 dev kit. I get an average current consumption of 2.66 mA when advertising. During sleep, this value drops to a similar value that you measured. When connected, I get an average current consumption of 2.42 mA. So it seems your multimeter measurements are spot on. Looks like you don&amp;#39;t need a PPK after all :) Although if you want graphs and more statistical data, it might be useful to get a PPK kit.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52DK power consumption with demo UART</title><link>https://devzone.nordicsemi.com/thread/99309?ContentTypeID=1</link><pubDate>Mon, 18 Sep 2017 09:48:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ace94055-d6d5-4311-880a-618a7394fff0</guid><dc:creator>Maxim</dc:creator><description>&lt;p&gt;The code i am tring to run is ble_app_uart_pca10040_s132.hex provided in the nRF5_SDK_12.1.0_0d23e2a.zip file.
And no i don&amp;#39;t have the PPK yet but i &amp;#39;ll try to buy it soon.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52DK power consumption with demo UART</title><link>https://devzone.nordicsemi.com/thread/99307?ContentTypeID=1</link><pubDate>Fri, 15 Sep 2017 10:27:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b9c5861a-f105-46ed-9f53-5a8d961eacf7</guid><dc:creator>Bj&amp;#248;rn Kvaale</dc:creator><description>&lt;p&gt;I&amp;#39;m guessing you don&amp;#39;t happen to have a Nordic Power Profiling Kit (&lt;a href="https://www.nordicsemi.com/eng/Products/Power-Profiler-Kit"&gt;PPK&lt;/a&gt;) at your disposal? Which code are you trying to run? Could you try to run the ble_app_hrs example under ble_peripheral from SDK 14 and see what your current consumption is then? I&amp;#39;ll try the same thing using the PPK and we can compare results.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52DK power consumption with demo UART</title><link>https://devzone.nordicsemi.com/thread/99305?ContentTypeID=1</link><pubDate>Thu, 14 Sep 2017 17:16:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fe3931cc-ba85-4bdc-a6db-ca012e8a748c</guid><dc:creator>Maxim</dc:creator><description>&lt;p&gt;Ok, no problem, thanks anyway !&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52DK power consumption with demo UART</title><link>https://devzone.nordicsemi.com/thread/99306?ContentTypeID=1</link><pubDate>Thu, 14 Sep 2017 16:54:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:56905bad-b12f-464c-b523-e794bbb2dc57</guid><dc:creator>Matt</dc:creator><description>&lt;p&gt;I&amp;#39;m more of a firmware dude... you need to consult the Nordic current measurement experts here :(&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52DK power consumption with demo UART</title><link>https://devzone.nordicsemi.com/thread/99310?ContentTypeID=1</link><pubDate>Thu, 14 Sep 2017 15:23:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3a255af4-7a72-4c6b-b380-6bd71e6d15c4</guid><dc:creator>Maxim</dc:creator><description>&lt;p&gt;I have already read these figures, but i think my problem is the prescision of my measurements.
I think my problem is my multimeter or my calculations, i&amp;#39;have found this interresting tutorial:
Calculating average current from Oscilloscope and Ampere meter measurements avaible &lt;a href="https://devzone.nordicsemi.com/tutorials/29/"&gt;Here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;The average current on adv mode seems to be the same i have measure by myself (2.48mA/2.85mA), so the real consumption is much lower according to these calculations (~13µA).&lt;/p&gt;
&lt;p&gt;So do you think this issue is due to the low frequency sampling of my multimeter or my method of measurement.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52DK power consumption with demo UART</title><link>https://devzone.nordicsemi.com/thread/99308?ContentTypeID=1</link><pubDate>Thu, 14 Sep 2017 14:51:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:735b9ed4-2f06-4163-ba35-c47c88248ba3</guid><dc:creator>Matt</dc:creator><description>&lt;p&gt;Can you cross check the figures in 23.15.2 Radio current consumption (transmitter) and in 23.15.3 Radio current consumption (receiver) in the &amp;quot;nRF52832 Product Specification v1.1&amp;quot;?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>