<?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>High power consumption on nRF5340 custom board</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/123858/high-power-consumption-on-nrf5340-custom-board</link><description>Hi, 
 I run a couple test with the PPK2 on our board to measure and optimize the power consumption, but I had some weird results and I&amp;#39;m hopping you can help me out to understand the behavior. Our custom board is a BC40C module from Fanstel (nRF5340 with</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 09 Oct 2025 10:50:40 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/123858/high-power-consumption-on-nrf5340-custom-board" /><item><title>RE: High power consumption on nRF5340 custom board</title><link>https://devzone.nordicsemi.com/thread/550993?ContentTypeID=1</link><pubDate>Thu, 09 Oct 2025 10:50:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:75d56f2f-215a-405f-adfc-2430ce8acbd9</guid><dc:creator>Michael Crevier</dc:creator><description>&lt;p&gt;Hi Kenneth,&lt;/p&gt;
&lt;p&gt;I did some tests, and when the power consumption is lower, the COEX pins are ~0.6V, data0 and data1 (MOSI and MISO in SPI mode) are 0V and 0.6V respectively. data2 and data3 are ~1.0V. IOVDD and CLK are 0V, BUCKEN 0.4V and SS 1.8V.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;However, when the power consumption is high, I observed IOVDD at 0.7V. All other pins are ~0.7V except SS and BUCKEN, which are around the same level as before (1.8V and 0.3V).&lt;/p&gt;
&lt;p&gt;I will perform some more tests on other devices to confirm the behavior.&lt;/p&gt;
&lt;p&gt;I guess that the problem is the the IOVDD pin controlled by a switch linked to P0.31 don&amp;#39;t go back to 0V... Is that a known issue? What can I do to solve that?&lt;/p&gt;
&lt;p&gt;Thanks&lt;br /&gt;Michael&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: High power consumption on nRF5340 custom board</title><link>https://devzone.nordicsemi.com/thread/548979?ContentTypeID=1</link><pubDate>Wed, 17 Sep 2025 08:20:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:97a56781-96ad-4e85-af94-92041185a128</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Hello,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Can it be that some of the pins are kept high when wifi is shutdown? Can you for instance go over the SPI interface (e.g. CSN pins) and others and check if may be possible you are setting any of those pins high when wifi is shutdown? This could cause current flowing through the gpio into the nRF7002.&lt;/p&gt;
&lt;p&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: High power consumption on nRF5340 custom board</title><link>https://devzone.nordicsemi.com/thread/548927?ContentTypeID=1</link><pubDate>Tue, 16 Sep 2025 17:25:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7b587ff7-2570-436b-bbf5-ed067ba413d1</guid><dc:creator>Michael Crevier</dc:creator><description>&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/members/kme"&gt;Kenneth&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Any thoughts on this?&lt;/p&gt;
&lt;div id="gtx-trans" style="left:107px;position:absolute;top:26px;"&gt;
&lt;div class="gtx-trans-icon"&gt;&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: High power consumption on nRF5340 custom board</title><link>https://devzone.nordicsemi.com/thread/547123?ContentTypeID=1</link><pubDate>Fri, 29 Aug 2025 00:17:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:150afa2e-0c46-44e1-b2ab-1a50ad9bc85e</guid><dc:creator>Michael Crevier</dc:creator><description>&lt;p&gt;Hi Kenneth,&lt;/p&gt;
&lt;p&gt;I tested the Wi-Fi shutdown sample on my board using SDK v2.5.2 and v3.0.1.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;SDK v2.5.2&lt;br /&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1756427044491v2.png" alt=" " /&gt;&lt;br /&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;SDK v3.0.1&lt;br /&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1756427098435v1.png" /&gt;&lt;br /&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;In both cases, I noticed&amp;nbsp;no spike after shutting down the Wi-Fi. The only difference between the two builds is the base board configuration (nRF7002Dk and nRF5340DK+nRF7002EK respectively). I added an overlay to adapt both boards to my device, so the final device tree should be identical.&lt;/p&gt;
&lt;p&gt;Do you have any thoughts on what might be causing this behavior?&lt;/p&gt;
&lt;p&gt;Thanks,&lt;br /&gt;Michael&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: High power consumption on nRF5340 custom board</title><link>https://devzone.nordicsemi.com/thread/546745?ContentTypeID=1</link><pubDate>Tue, 26 Aug 2025 11:52:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6b49d32f-9b92-4d50-85b7-9304a9d7cc6b</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Maybe the&amp;nbsp;&lt;span&gt;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/samples/wifi/shutdown/README.html"&gt;Wi-Fi: Shutdown sample&lt;/a&gt; can be helpful for debugging.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;span&gt;Kenneth&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: High power consumption on nRF5340 custom board</title><link>https://devzone.nordicsemi.com/thread/546518?ContentTypeID=1</link><pubDate>Fri, 22 Aug 2025 23:27:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:14df3fce-05b4-4147-8eae-d48b57ce8b63</guid><dc:creator>Michael Crevier</dc:creator><description>&lt;p&gt;Here is a test with the hello world sample. I set every peripheral to disabled (uart too, so UART_CONSOLE=n).&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1755903598540v1.png" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;strong&gt;Debug (before first Wi-Fi ON event)&lt;br /&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1755906421425v2.png" alt=" " /&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;strong&gt;Debug (after Wi-Fi OFF)&lt;br /&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1755906473091v3.png" alt=" " /&gt;&lt;br /&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;strong&gt;Debug (with no contact on UART pins)&lt;br /&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1755906592102v4.png" alt=" " /&gt;&lt;br /&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;strong&gt;Prod&amp;nbsp;(before first Wi-Fi ON event)&lt;br /&gt;&lt;img src="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/pastedimage1755907201928v6.png" alt=" " /&gt;&lt;br /&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;strong&gt;Prod&amp;nbsp;(after Wi-Fi OFF)&lt;br /&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1755907427772v7.png" alt=" " /&gt;&lt;br /&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;strong&gt;Prod (poweroff)&lt;br /&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1755907746861v8.png" alt=" " /&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: High power consumption on nRF5340 custom board</title><link>https://devzone.nordicsemi.com/thread/546380?ContentTypeID=1</link><pubDate>Thu, 21 Aug 2025 22:14:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:45764e5c-199a-4196-bfde-95aea7cf7067</guid><dc:creator>Michael Crevier</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I went trough the documentation once again and realize that my child imag for the net core didn&amp;#39;t had the custom overlay file, so I added that. The power went dows a bit, but not by much and I still have a quite high power consumption avter turning the Wi-Fi OFF a second time.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Before first Wi-Fi sending&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1755811289228v1.png" alt=" " /&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;After first Wi-Fi sending&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1755811335653v2.png" alt=" " /&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Power OFF&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1755811379170v3.png" alt=" " /&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;As for the CONFIG_PM, I had this warning, so I figured out it was not supported on the nRF5340. However I have the&amp;nbsp;CONFIG_PM_DEVICE and&amp;nbsp;CONFIG_PM_DEVICE_RUNTIME enabled.&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;warning: PM (defined at soc/arm/microchip_mec\mec172x\Kconfig.defconfig.series:36,
soc/arm/silabs_exx32\efr32bg22\Kconfig.defconfig.series:18,
soc/arm/silabs_exx32\efr32bg27\Kconfig.defconfig.series:18,
soc/arm/silabs_exx32\efr32mg24\Kconfig.defconfig.series:19, subsys/pm/Kconfig:13) was assigned the
value &amp;#39;y&amp;#39; but got the value &amp;#39;n&amp;#39;. Check these unsatisfied dependencies: (SOC_SERIES_MEC172X ||
(SOC_SERIES_EFR32BG22 &amp;amp;&amp;amp; SOC_FAMILY_EXX32) || (SOC_SERIES_EFR32BG27 &amp;amp;&amp;amp; SOC_FAMILY_EXX32) ||
(SOC_SERIES_EFR32MG24 &amp;amp;&amp;amp; SOC_FAMILY_EXX32) || (SYS_CLOCK_EXISTS &amp;amp;&amp;amp; HAS_PM)) (=n). See
http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_PM and/or look up PM in the
menuconfig/guiconfig interface. The Application Development Primer, Setting Configuration Values,
and Kconfig - Tips and Best Practices sections of the manual might be helpful too.&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Also, I&amp;#39;m on the SDK v2.5.2, does it have some know power consumption issues?&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: High power consumption on nRF5340 custom board</title><link>https://devzone.nordicsemi.com/thread/546373?ContentTypeID=1</link><pubDate>Thu, 21 Aug 2025 18:43:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:391ebf5f-4779-4164-b57c-b0730d4da53f</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Sounds good,&amp;nbsp;I cant seem to find CONFIG_PM enabled anywhere, I would expect that is needed also.&lt;/p&gt;
&lt;p&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: High power consumption on nRF5340 custom board</title><link>https://devzone.nordicsemi.com/thread/546364?ContentTypeID=1</link><pubDate>Thu, 21 Aug 2025 15:29:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c33b13e8-280a-4163-808a-3f111c1c1687</guid><dc:creator>Michael Crevier</dc:creator><description>&lt;p&gt;Hi Kenneth,&lt;/p&gt;
&lt;p&gt;The measurement include the whole board, so nRF5340, nRf7002,&amp;nbsp;mx25r64 FLASH and IMU.&lt;/p&gt;
&lt;p&gt;I already took a look at that documentation, but I will make sure everything is well applied and do some more measurement to share the results with you.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Micahel&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: High power consumption on nRF5340 custom board</title><link>https://devzone.nordicsemi.com/thread/546335?ContentTypeID=1</link><pubDate>Thu, 21 Aug 2025 11:50:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7325b568-c79d-4339-8799-7cda3aee00de</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;I would start by investigating the system OFF current.&lt;/p&gt;
[quote user=""]&lt;p&gt;&lt;strong&gt;System Off (prod build)&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;img style="max-height:240px;max-width:320px;cursor:zoom-in;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/2514.pastedimage1755748686151v4.png" alt=" " /&gt;&lt;/strong&gt;&lt;/p&gt;[/quote]
&lt;p&gt;This shouldn&amp;#39;t really be possible. Is the supply rail you are measuring on here only going to the nRF5340, or does it also include the flash memory and IMU?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Possible check if you may be sourcing some current through pins also.&lt;/p&gt;
&lt;p&gt;Edit: Also check out in general:&lt;br /&gt;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/test_and_optimize/optimizing/power.html"&gt;https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/test_and_optimize/optimizing/power.html&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;It might be a good idea to try to narrow down the functionality in the app a bit and see if any specific modules seems to cause the increased current consumption.&lt;/p&gt;
&lt;p&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>