<?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>Is there any formula for current measurement for nRF51 dk?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/13059/is-there-any-formula-for-current-measurement-for-nrf51-dk</link><description>I am using a nRF51822(pca10028) for current measurement. I had set up the devices as told in user guide. I am using SDK 11.0, softdevice s130 and default ble_app_pwr_profiling app from examples for current measurement. What are the measurements that I</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 12 Apr 2016 16:40:17 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/13059/is-there-any-formula-for-current-measurement-for-nrf51-dk" /><item><title>RE: Is there any formula for current measurement for nRF51 dk?</title><link>https://devzone.nordicsemi.com/thread/49789?ContentTypeID=1</link><pubDate>Tue, 12 Apr 2016 16:40:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7b09ab3b-e3c0-4f15-bb72-85b01dc9b76f</guid><dc:creator>ToTo</dc:creator><description>&lt;p&gt;Sorry, i clicked on convert to a answer by accident.&lt;/p&gt;
&lt;p&gt;Listen, i&amp;#39;m doing the same thing , i did an theorical and practical calculation  of my app and i used the stuff i showed you :  the BLE profiles (i used only the ADV profile and Connection peripheral event profile as they are in the nordic discription because in my app i use only those ones) and i got a very logic results with difference of about 0.5 mA between theorical and pratical (that&amp;#39;s logic because i work on worst case when using theorical values).&lt;/p&gt;
&lt;p&gt;All i did, is refering to the  link i mentioned before in my comments. just do some effort you will find all there..&lt;/p&gt;
&lt;p&gt;When you measured with the oscilloscope (the ADv events for example), did you find a profile like mentionned in Nordic description ? ( minimize the time division with push-zoom in the oscilloscope  )&lt;/p&gt;
&lt;p&gt;how did you find 4mA? do you mean you get it directly by reading form oscilloscope ? if that&amp;#39;s what you mean so i don&amp;#39;t think it&amp;#39;s right.
You have to zoom as i told you, and find the different stages discribed by  nordic , and calculate each stage current then calculate the current average ( integral calculations )&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is there any formula for current measurement for nRF51 dk?</title><link>https://devzone.nordicsemi.com/thread/49788?ContentTypeID=1</link><pubDate>Mon, 11 Apr 2016 11:08:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:16aa13e6-7abf-4970-a891-492dd8f47857</guid><dc:creator>bikash</dc:creator><description>&lt;p&gt;Thank you for your all inputs @ToTo. I followed all that tutorial and did accordingly. I got current consumption for single advertising event ~4 mA and for single connection event ~2.5 mA using oscilloscope. Now I have another question: is there any way to calculate current consumption theoritically (meaning calculating using values/parameters we used in code like interval,tx power,rx power, slave latency,rx payload, tx payload, clock accuracy ) so that we can compare our practical result with theoritical result?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is there any formula for current measurement for nRF51 dk?</title><link>https://devzone.nordicsemi.com/thread/49785?ContentTypeID=1</link><pubDate>Fri, 08 Apr 2016 16:01:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:31aac871-653c-4e06-a2e7-bae5502929c2</guid><dc:creator>ToTo</dc:creator><description>&lt;p&gt;What do you use for measuring ?   (you  should use an oscilloscope and get the profile like &lt;a href="http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.s130.sds.v1.0%2Fdita%2Fsoftdevices%2Fs130%2Fble_power_profiles%2Fadvertising_event.html&amp;amp;cp=2_6_2_0_14_0"&gt;here&lt;/a&gt; )
I think the 4mA you get is the average, because the ampere-meter gives the average current.
Listen : go to the this &lt;a href="https://devzone.nordicsemi.com/tutorials/28/"&gt;tutorial&lt;/a&gt; it&amp;#39;s important. read how to measure the current using the oscilloscope&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is there any formula for current measurement for nRF51 dk?</title><link>https://devzone.nordicsemi.com/thread/49786?ContentTypeID=1</link><pubDate>Fri, 08 Apr 2016 13:12:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:be130c11-8658-4a35-9125-890a74a79ef7</guid><dc:creator>bikash</dc:creator><description>&lt;p&gt;I tried measuring with all the instructions given. I measured ~4 mA for advertising event. I don&amp;#39;t know if I am wrong at some point or I missed something. :(&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is there any formula for current measurement for nRF51 dk?</title><link>https://devzone.nordicsemi.com/thread/49787?ContentTypeID=1</link><pubDate>Fri, 08 Apr 2016 08:46:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6d7cfb5a-391d-49b0-94ff-3f1e6f537911</guid><dc:creator>ToTo</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;I didn&amp;#39;t test this &amp;quot;le_app_pwr_profiling &amp;quot; frankly, but as i know it&amp;#39;s testing mode OFF and SLEEP LOW POWER  ADV and connection events..
Expected values you can calculate them from nordic specification and also using BLE event profiles presented by Nordic.
This &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.s130.sds.v1.0/dita/softdevices/s130/ble_power_profiles/advertising_event.html?cp=2_6_2_0_14_0"&gt;thread&lt;/a&gt; may help you.
concerning mode OFF its around 0.6 uA as its  written in the specification.
These posts (&lt;a href="https://devzone.nordicsemi.com/question/1316/what-is-the-power-and-clock-model-of-peripheral-in-nrf51/"&gt;1&lt;/a&gt; ,&lt;a href="https://devzone.nordicsemi.com/question/5186/how-to-minimize-current-consumption-for-ble-application-on-nrf51822/"&gt;2&lt;/a&gt; and &lt;a href="https://devzone.nordicsemi.com/question/74387/how-to-know-the-current-consumption-of-the-ble-events/"&gt;3&lt;/a&gt;) also may help  i recommend them for you&lt;/p&gt;
&lt;p&gt;I hope that helps&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>