<?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>nRF6707 Incorrect current measurement</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/30477/nrf6707-incorrect-current-measurement</link><description>Hello, 
 
 I&amp;#39;m trying to make some current measurement using the nRF6707 and a nRF5 SDK Board(10040) (Board out of the box, shunts untouched). 
 We&amp;#39;re facing problems measuring the current consumption. Indeed, the current consumption is negative and centered</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 01 Mar 2018 10:07:30 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/30477/nrf6707-incorrect-current-measurement" /><item><title>RE: nRF6707 Incorrect current measurement</title><link>https://devzone.nordicsemi.com/thread/122414?ContentTypeID=1</link><pubDate>Thu, 01 Mar 2018 10:07:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:480315f5-a697-4645-b31c-435419e680f3</guid><dc:creator>Florian Flex</dc:creator><description>&lt;p&gt;&lt;span class="emoticon" data-url="https://devzone.nordicsemi.com/cfs-file/__key/system/emoji/1f44f.svg" title="Clap"&gt;&amp;#x1f44f;&lt;/span&gt; Thanks for this usefull answer.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF6707 Incorrect current measurement</title><link>https://devzone.nordicsemi.com/thread/121993?ContentTypeID=1</link><pubDate>Mon, 26 Feb 2018 16:19:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f32c37e2-5496-4d15-81f0-a6335434ed30</guid><dc:creator>Mttrinh</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I suspect it might be that you have logging on. Can you check if NRF_LOG_ENABLED is enabled in sdk_config.h?&lt;/p&gt;
&lt;p&gt;&amp;quot;Charge&amp;quot; is current * time(µC = µA * s). So charge is basically total current over a given time.&amp;nbsp;If you know the charge in for example, a BLE event, you can se 20use it to calculate the average current over different intervalls. Let&amp;#39;s say that a BLE event use 20µC and an intervall 100ms, then we have:&lt;/p&gt;
&lt;p&gt;20µC / 100ms = 200µA average current over 100ms.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF6707 Incorrect current measurement</title><link>https://devzone.nordicsemi.com/thread/121724?ContentTypeID=1</link><pubDate>Thu, 22 Feb 2018 16:52:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3238f065-3234-4a45-81d4-97b3ae7c3c51</guid><dc:creator>Florian Flex</dc:creator><description>&lt;p&gt;Trying now to mesure the current consumption of the DK(PCA10040) board running the ble_app_beacon code example, the measured values doesn&amp;#39;t match the expectations we can observe using the following tool:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/power/"&gt;https://devzone.nordicsemi.com/power/&lt;/a&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;span&gt;&amp;nbsp;&lt;/span&gt;@&amp;nbsp;3V, 500ms, 20 bytes, -16dbm&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;nbsp;(iBeacon sample code with LED_NUMBER=0 and&amp;nbsp; BUTTON_NUMBER=0, and TX POWER set to -16dbm)&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;The PPK measures a AVG current of 505&amp;micro;A while the simulation on &lt;a href="https://devzone.nordicsemi.com/power/"&gt;https://devzone.nordicsemi.com/power/&lt;/a&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;AVG current of 23&amp;micro;A. What is the reason ?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Also, are you able to explain me in what the measured parameters such a the &amp;quot;Charge&amp;#39;&amp;nbsp;is useful ?&amp;nbsp;The user guide doesn&amp;#39;t say much about its meaning. Thanks in advance&amp;nbsp;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/402x784/__key/communityserver-discussions-components-files/4/8321.Capture4.JPG" /&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/802x782/__key/communityserver-discussions-components-files/4/Capture5.JPG" /&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/574x790/__key/communityserver-discussions-components-files/4/Capture6.JPG" /&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF6707 Incorrect current measurement</title><link>https://devzone.nordicsemi.com/thread/121125?ContentTypeID=1</link><pubDate>Fri, 16 Feb 2018 18:47:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:51d5e3f1-1260-4e1e-a53c-06c9bd7dc48f</guid><dc:creator>Florian Flex</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I didn&amp;#39;t. I realize that reading the documentation the&amp;nbsp;first time I&amp;#39;ve focused on the &amp;quot;shorting&amp;quot; word..... Fast reading. Thanks for the info !&lt;/p&gt;
&lt;p&gt;Thanks a lot !&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF6707 Incorrect current measurement</title><link>https://devzone.nordicsemi.com/thread/121093?ContentTypeID=1</link><pubDate>Fri, 16 Feb 2018 14:14:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c1124464-6ed2-4bd4-a284-5c380a3f29a2</guid><dc:creator>Mttrinh</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Have you cut the SB9 track shorting solder bridge on your DK? If not, can you try this and see if it solves the issue.&lt;/p&gt;
&lt;p&gt;Take a look at the&lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.tools/dita/tools/power_profiler_kit/PPK_user_guide_Quick_start.html?cp=5_6_1" rel="noopener noreferrer" target="_blank"&gt; Quick start&lt;/a&gt; guide.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>