<?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 drift when using internal RC clock to drive ble</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/57880/current-consumption-drift-when-using-internal-rc-clock-to-drive-ble</link><description>I&amp;#39;m testing using the internal RC circuit to drive ble via the S132 softdevice. Set up is with Nrf52DK and Power Profiler kit. I got everything running and was measuring about 33uA whic was about 3uA above the average draw using the external crystal oscillator</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 19 Feb 2020 12:34:46 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/57880/current-consumption-drift-when-using-internal-rc-clock-to-drive-ble" /><item><title>RE: Current consumption drift when using internal RC clock to drive ble</title><link>https://devzone.nordicsemi.com/thread/235173?ContentTypeID=1</link><pubDate>Wed, 19 Feb 2020 12:34:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:efbc4bd3-b774-479c-9704-8c46da9859b7</guid><dc:creator>Sigurd</dc:creator><description>[quote user="markwaldin"]you were correct.&amp;nbsp; It was a floating gpio line.&amp;nbsp; That did the trick.&amp;nbsp; Thank you so much.[/quote]
&lt;p&gt;&amp;nbsp;Great! Happy to help :)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Current consumption drift when using internal RC clock to drive ble</title><link>https://devzone.nordicsemi.com/thread/235013?ContentTypeID=1</link><pubDate>Tue, 18 Feb 2020 20:04:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:760b430a-9c9e-4288-9b98-19e4d16b3cb2</guid><dc:creator>mark waldin</dc:creator><description>&lt;p&gt;you were correct.&amp;nbsp; It was a floating gpio line.&amp;nbsp; That did the trick.&amp;nbsp; Thank you so much.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Current consumption drift when using internal RC clock to drive ble</title><link>https://devzone.nordicsemi.com/thread/234994?ContentTypeID=1</link><pubDate>Tue, 18 Feb 2020 16:07:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2215f39e-9660-4cad-8c3a-7cf44aba554c</guid><dc:creator>mark waldin</dc:creator><description>&lt;p&gt;&lt;br /&gt;c:\Python27&amp;gt;nrfjprog --memrd 0x50000700 --n 0x80 --family NRF52&lt;br /&gt;0x50000700: 00000002 00000002 00000002 00000002 |................|&lt;br /&gt;0x50000710: 00000002 00000002 00000002 00000002 |................|&lt;br /&gt;0x50000720: 00000002 00000002 00000003 00000000 |................|&lt;br /&gt;0x50000730: 00000000 0000000C 00000003 00000002 |................|&lt;br /&gt;0x50000740: 00000002 00000002 00000002 00000002 |................|&lt;br /&gt;0x50000750: 00000002 00000002 00000002 00000003 |................|&lt;br /&gt;0x50000760: 00000003 00000002 00000002 00000002 |................|&lt;br /&gt;0x50000770: 00000002 00000002 00000002 00000002 |................|&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Current consumption drift when using internal RC clock to drive ble</title><link>https://devzone.nordicsemi.com/thread/234949?ContentTypeID=1</link><pubDate>Tue, 18 Feb 2020 14:03:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:77084cd5-f267-4dad-954d-4ca71624a18a</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;It sounds like you might have a floating GPIO input pin.&lt;/p&gt;
&lt;p&gt;Could you run this command, and post the result&amp;nbsp;here?&lt;br /&gt;&lt;pre class="ui-code" data-mode="text"&gt;nrfjprog --memrd 0x50000700 --n 0x80&lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Current consumption drift when using internal RC clock to drive ble</title><link>https://devzone.nordicsemi.com/thread/234750?ContentTypeID=1</link><pubDate>Mon, 17 Feb 2020 18:02:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8e42c188-3a97-4041-9c86-551da28f7f2c</guid><dc:creator>mark waldin</dc:creator><description>&lt;p&gt;It turns out that it was coincidental that I changed to RC and the drift started to happen.&amp;nbsp; As it turns out the drift occurs on both oscillator settings. I reduced my application to nothing more than turning on the bluetooth set to broadcast. Here is more detail on the situation:&lt;/p&gt;
&lt;p&gt;1. turn on dk and start the Power Profiler and the avg consumption is 30uA.&amp;nbsp; Trigger shows nice 3 pulse train.&lt;/p&gt;
&lt;p&gt;2. the avg consumption slowly drifts upward to about 122uA over a number of minutes.&lt;/p&gt;
&lt;p&gt;3. stop and restart the averaging and the avg remains around 122uA.&amp;nbsp; The trigger window continues to show nice pulse form at the same amperage as at the start.&lt;/p&gt;
&lt;p&gt;4. reset the resistor calibration.&amp;nbsp; no change.&lt;/p&gt;
&lt;p&gt;5. turn on and off averaging. no change.&lt;/p&gt;
&lt;p&gt;6. turn the 52DK off/on.&amp;nbsp; reconnect device in&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;span&gt;Power Profiler&lt;/span&gt;.&amp;nbsp; &amp;quot;Corrupt data detected&amp;quot; occurs in the log.&amp;nbsp; 3 attempts and 3 failures.&lt;/p&gt;
&lt;p&gt;7. reboot the ppk. connect to 52DK.&amp;nbsp; Hit start.&amp;nbsp; Profiler starts running.&amp;nbsp; Power consumption reported at around 118uA.&lt;/p&gt;
&lt;p&gt;8. turn off DK and reboot &lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;span&gt;Power Profiler&lt;/span&gt;.&amp;nbsp; Connect to device.&amp;nbsp; Start.&amp;nbsp; Voltage regulator registers 4mV.&amp;nbsp; No recording going on.&lt;/p&gt;
&lt;p&gt;9. disconnected from device.&amp;nbsp; reconnected to device.&amp;nbsp; voltage regulator shifts to 3v.&amp;nbsp; start device.&amp;nbsp; Recording resumes normally with 106uA being reported and drifting upward.&lt;/p&gt;
&lt;p&gt;10. wait 20 minutes.&amp;nbsp; start DK. start&amp;nbsp;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;span&gt;Power Profiler. Connect.&amp;nbsp; Average current draw registers 30uA.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Current consumption drift when using internal RC clock to drive ble</title><link>https://devzone.nordicsemi.com/thread/234707?ContentTypeID=1</link><pubDate>Mon, 17 Feb 2020 15:22:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:20848695-075d-4ecd-aabb-63a9ae424c8e</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I have not been able to reproduce this, I tested for 1 hour and I did not see any drift. Could you try to reset the PPK calibration values? See &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/41960/recommended-resistor-calibration-values-for-ppk/163924#163924"&gt;this link.&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>