<?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 BLE nRF5340</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/121076/power-consumption-ble-nrf5340</link><description>Hello, 
 I&amp;#39;m currently working with a custom board using the nRF5340 SoC, and I&amp;#39;m running into unexpected current consumption behavior. 
 When the device is in advertising mode, the average current measured is around 100 &amp;#181;A, which makes sense for the</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 02 May 2025 06:40:54 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/121076/power-consumption-ble-nrf5340" /><item><title>RE: Power consumption BLE nRF5340</title><link>https://devzone.nordicsemi.com/thread/533711?ContentTypeID=1</link><pubDate>Fri, 02 May 2025 06:40:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:89c5d0aa-6498-415f-92d1-150d276c43ca</guid><dc:creator>Kazi Afroza Sultana</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;The spikes you see while connecting to central, I think it is related to the calibration of LFCLK.&amp;nbsp;&lt;span&gt;When using the LFRC oscillator, the nRF5340 needs to perform periodic calibration against the HFXO to maintain the 500-ppm accuracy required for BLE. After certain interval when calibration occurs PPK shows the spike of current in mA level.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;You can try to set this&amp;nbsp;&lt;span&gt;CONFIG_CLOCK_CONTROL_NRF_K32SRC_RC_CALIBRATION=n if your application is not so performance constraint.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Do you have DC-DC converter on your custom board? Ensure that the following configurations are set&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;pre class="ui-code" data-mode="text"&gt;CONFIG_BOARD_ENABLE_DCDC_APP=y
CONFIG_BOARD_ENABLE_DCDC_NET=y&lt;/pre&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Besides this, you need to check if any unnecessary peripherals are on in the application, you can disable those from device tree.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Thanks&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;BR&lt;br /&gt;Kazi&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>