<?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 using Blinky example on custom board</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/60438/power-consumption-using-blinky-example-on-custom-board</link><description>Hello I am seeing some excessive current consumption (~650uA) when connected and do not know where it is coming from. I am using a custom board with an external 32 MHz crystal for the HFCLK and no crystal for the LFCLK, so I am planning on using the internal</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 22 Apr 2020 15:05:42 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/60438/power-consumption-using-blinky-example-on-custom-board" /><item><title>RE: Power consumption using Blinky example on custom board</title><link>https://devzone.nordicsemi.com/thread/246093?ContentTypeID=1</link><pubDate>Wed, 22 Apr 2020 15:05:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:575a66b4-b1f2-4920-ae5f-bff8611d3143</guid><dc:creator>BattleDroid</dc:creator><description>&lt;p&gt;Hello Jorgen and thank you for your prompt reply.&lt;/p&gt;
&lt;p&gt;Turns out the excessive current was due to the PWM peripheral.&amp;nbsp; I was accessing the PWM directly with no driver, but as I read from this other&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/58139/power-consumption-of-pwm"&gt;post&lt;/a&gt;, the PWM uses the HFCLK and its around 500uA.&amp;nbsp; When I disabled this code, the average current consumption went down to ~60uA by just using the softdevice and establishing a connection to a client (iOS device) using Nordic Blinky App&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Power consumption using Blinky example on custom board</title><link>https://devzone.nordicsemi.com/thread/245771?ContentTypeID=1</link><pubDate>Tue, 21 Apr 2020 08:58:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e1bd0e0a-c8e2-4643-aa8c-b17e4e00ae8d</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Which SDK version are you using? Are you only seeing this excessive current consumption on the custom board, or do you also see this on the nRF52 DK?&lt;/p&gt;
&lt;p&gt;This could be caused by the logger module if you have this enabled. Please check &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/59983/current-consumption-difference-between-sdk16-and-sdk15-3/244033#244033"&gt;my answer in this thread&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Jørgen&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>