<?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>nrf5340 sleep currrent consumption</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/112208/nrf5340-sleep-currrent-consumption</link><description>In our custom board nrf5340-nrf7002, tried system_off(C:\ncs\v2.6.1\zephyr\samples\board\nrf )sample to check power consumption. 
 But it measures 0.60mA Is there any config need to address? please provide debug steps</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 28 Jan 2025 08:49:04 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/112208/nrf5340-sleep-currrent-consumption" /><item><title>RE: nrf5340 sleep currrent consumption</title><link>https://devzone.nordicsemi.com/thread/520317?ContentTypeID=1</link><pubDate>Tue, 28 Jan 2025 08:49:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a00c58fb-844d-437e-b4f4-893ecd01bd1e</guid><dc:creator>Priyanka</dc:creator><description>&lt;p&gt;Hi Lavanys,&lt;/p&gt;
[quote user="Lavanya_Manohar"]When we have flash a simple sample(with counter+LED) in our custom board, board consume overall 28-33uA.&amp;nbsp;[/quote]
&lt;p&gt;This sounds reasonable and is expected.&lt;/p&gt;
[quote user="Lavanya_Manohar"]When we add wifi+Task+interrupt+ble+i2c related code to the same code the overall board current goes upto 60-70uA[/quote]
&lt;p&gt;But this jump is quite drastic. So issue could be with the ble, wifi, tasks or interrupts.&amp;nbsp;Maybe you can try to add the BLE, tasks, interrupts one by one and check which is the main contributor of the current.&lt;/p&gt;
&lt;p&gt;Also, you could maybe try to check the consumption by analysing them one by one.&lt;/p&gt;
&lt;p&gt;For eg., make sure your WiFi chip is powered down when in system off mode.&lt;/p&gt;
&lt;p&gt;Make sure the i2c peripherals are disabled properly during the System OFF mode.&lt;/p&gt;
&lt;p&gt;-Priyanka&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf5340 sleep currrent consumption</title><link>https://devzone.nordicsemi.com/thread/517142?ContentTypeID=1</link><pubDate>Tue, 07 Jan 2025 08:19:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9c113546-dd3a-4c9c-982a-943670284a33</guid><dc:creator>Lavanya_Manohar</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
[quote userid="108933" url="~/f/nordic-q-a/112208/nrf5340-sleep-currrent-consumption/517071"]What is the base-current consumption of your board when everything is in sleep mode?&amp;nbsp;[/quote]
&lt;p&gt;When we have flash a simple sample(with counter+LED) in our custom board, board consume overall 28-33uA.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;When we add wifi+Task+interrupt+ble+i2c related code to the same code the overall board current goes upto 60-70uA&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
[quote userid="108933" url="~/f/nordic-q-a/112208/nrf5340-sleep-currrent-consumption/517071"]You have flash and i2c on your board. So, there must be some added current from other parts of&amp;nbsp;your custom board.[/quote]
&lt;p&gt;Could you please shrae the detail of how much it consume(current measurement) when we add peripherals? So that we can conclude the PM of our board.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf5340 sleep currrent consumption</title><link>https://devzone.nordicsemi.com/thread/517071?ContentTypeID=1</link><pubDate>Mon, 06 Jan 2025 16:01:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0452146c-7197-4fba-88b4-9aee3270b5d9</guid><dc:creator>Kazi Afroza Sultana</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;What is the base-current consumption of your board when everything is in sleep mode?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You have flash and i2c on your board. So, there must be some added current from other parts of&amp;nbsp;your custom board.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf5340 sleep currrent consumption</title><link>https://devzone.nordicsemi.com/thread/515918?ContentTypeID=1</link><pubDate>Fri, 20 Dec 2024 12:31:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:24c4bbbe-ab17-463d-9488-40e6ce6b37cb</guid><dc:creator>Lavanya_Manohar</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;br /&gt;Thank you for your response.&lt;br /&gt;&lt;br /&gt;Yes, In our application we using 5 GPIO interrupt, Where 4 pin are PULL UP and 1 pin is pull down in hardware side.&lt;br /&gt;In software wise, we using port rather than GPIOTE to save current.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Here I share the software configuration of the pins in overaly FYR Please reviwe provide your feedback.&lt;/p&gt;
&lt;div&gt;
&lt;div&gt;&lt;span&gt;&amp;amp;&lt;/span&gt;&lt;span&gt;gpio0&lt;/span&gt;&lt;span&gt; {&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; &lt;/span&gt;&lt;span&gt;status&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;=&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;&amp;quot;okay&amp;quot;&lt;/span&gt;&lt;span&gt;;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; &lt;/span&gt;&lt;span&gt;/* Use PORT event rather than GPIOTE IN event, to save power */&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; &lt;/span&gt;&lt;span&gt;sense-edge-mask&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;=&lt;/span&gt;&lt;span&gt; &amp;lt;&lt;/span&gt;&lt;span&gt;0xffffffff&lt;/span&gt;&lt;span&gt;&amp;gt;;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;};&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div&gt;&lt;span&gt;&amp;amp;&lt;/span&gt;&lt;span&gt;gpio1&lt;/span&gt;&lt;span&gt; {&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; &lt;/span&gt;&lt;span&gt;status&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;=&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;&amp;quot;okay&amp;quot;&lt;/span&gt;&lt;span&gt;;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; &lt;/span&gt;&lt;span&gt;/* Use PORT event rather than GPIOTE IN event, to save power */&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; &lt;/span&gt;&lt;span&gt;sense-edge-mask&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;=&lt;/span&gt;&lt;span&gt; &amp;lt;&lt;/span&gt;&lt;span&gt;0xffffffff&lt;/span&gt;&lt;span&gt;&amp;gt;;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;};&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf5340 sleep currrent consumption</title><link>https://devzone.nordicsemi.com/thread/515776?ContentTypeID=1</link><pubDate>Thu, 19 Dec 2024 14:38:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1df100e9-928a-45ce-840b-ec63459e5490</guid><dc:creator>Kazi Afroza Sultana</dc:creator><description>&lt;p&gt;&lt;span&gt;Hello,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;My colleague Priyanka is on leave now. It&amp;#39;s holiday season here in Norway. Sorry for the late reply.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I suspect that GPIOTE IN is used for interrupts on your setup, then this will cause higher sleep current. Could you please check this?&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf5340 sleep currrent consumption</title><link>https://devzone.nordicsemi.com/thread/514830?ContentTypeID=1</link><pubDate>Fri, 13 Dec 2024 04:49:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c38b750a-95c3-436f-8b02-fdaab2e07547</guid><dc:creator>Lavanya_Manohar</dc:creator><description>&lt;p&gt;Hi Priyanka,&lt;/p&gt;
&lt;p&gt;Any update on previuous command?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf5340 sleep currrent consumption</title><link>https://devzone.nordicsemi.com/thread/514150?ContentTypeID=1</link><pubDate>Tue, 10 Dec 2024 06:16:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:37762d05-c3c0-4934-9952-e784d16eb2d8</guid><dc:creator>Lavanya_Manohar</dc:creator><description>&lt;p&gt;Hi Priyanka,&lt;br /&gt;Thank you for you response.&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
[quote userid="107729" url="~/f/nordic-q-a/112208/nrf5340-sleep-currrent-consumption/512246"]Are you using the COEX related pins? If you are not using them, then it&amp;#39;s better to&amp;nbsp;configure them&amp;nbsp;as disconnected inputs in the&amp;nbsp;dts or explicitly set as inputs with no pull resistors in your application.[/quote]
&lt;p&gt;We are using both BLE and Wifi, so COEX is needed right?&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; &lt;/span&gt;&lt;span&gt;nrf_radio_coex:&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;nrf7002-coex&lt;/span&gt;&lt;span&gt; {&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/span&gt;&lt;span&gt;status&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;=&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;&amp;quot;okay&amp;quot;&lt;/span&gt;&lt;span&gt;;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/span&gt;&lt;span&gt;compatible&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;=&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;&amp;quot;nordic,nrf700x-coex&amp;quot;&lt;/span&gt;&lt;span&gt;;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/span&gt;&lt;span&gt;req-gpios&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;=&lt;/span&gt;&lt;span&gt; &amp;lt;&lt;/span&gt;&lt;span&gt;&amp;amp;&lt;/span&gt;&lt;span&gt;gpio0&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;28&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;GPIO_ACTIVE_HIGH&lt;/span&gt;&lt;span&gt;&amp;gt;;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/span&gt;&lt;span&gt;status0-gpios&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;=&lt;/span&gt;&lt;span&gt; &amp;lt;&lt;/span&gt;&lt;span&gt;&amp;amp;&lt;/span&gt;&lt;span&gt;gpio0&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;30&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;GPIO_ACTIVE_HIGH&lt;/span&gt;&lt;span&gt;&amp;gt;;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/span&gt;&lt;span&gt;grant-gpios&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;=&lt;/span&gt;&lt;span&gt; &amp;lt;&lt;/span&gt;&lt;span&gt;&amp;amp;&lt;/span&gt;&lt;span&gt;gpio0&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;24&lt;/span&gt;&lt;span&gt; (&lt;/span&gt;&lt;span&gt;GPIO_PULL_DOWN&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;|&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;GPIO_ACTIVE_LOW&lt;/span&gt;&lt;span&gt;)&amp;gt;;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/span&gt;&lt;span&gt;swctrl1-gpios&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;=&lt;/span&gt;&lt;span&gt; &amp;lt;&lt;/span&gt;&lt;span&gt;&amp;amp;&lt;/span&gt;&lt;span&gt;gpio0&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;29&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;GPIO_ACTIVE_HIGH&lt;/span&gt;&lt;span&gt;&amp;gt;;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/span&gt;&lt;span&gt;btrf-switch-gpios&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;=&lt;/span&gt;&lt;span&gt; &amp;lt;&lt;/span&gt;&lt;span&gt;&amp;amp;&lt;/span&gt;&lt;span&gt;gpio1&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;10&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;GPIO_ACTIVE_HIGH&lt;/span&gt;&lt;span&gt;&amp;gt;;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;p&gt;We &lt;span&gt;&amp;nbsp; &amp;nbsp; };&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;Above coex configuration is in zephyr.dts file&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
[quote userid="107729" url="~/f/nordic-q-a/112208/nrf5340-sleep-currrent-consumption/512246"]make sure that the external flash is in a deep sleep mode.[/quote]We put external flash in suspend mode.&lt;br /&gt;
&lt;div&gt;&lt;span&gt;pm_device_action_run&lt;/span&gt;&lt;span&gt;(&lt;/span&gt;&lt;span&gt;spi_flash_dev&lt;/span&gt;&lt;span&gt;, &lt;/span&gt;&lt;span&gt;PM_DEVICE_ACTION_SUSPEND&lt;/span&gt;&lt;span&gt;)&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;Could you please suggest how can we acheive the deep sleep mode?&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf5340 sleep currrent consumption</title><link>https://devzone.nordicsemi.com/thread/512246?ContentTypeID=1</link><pubDate>Wed, 27 Nov 2024 02:40:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:80d093d4-3b62-4ed4-8d57-90026beb7c79</guid><dc:creator>Priyanka</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Are you using the COEX related pins? If you are not using them, then it&amp;#39;s better to&amp;nbsp;configure them&amp;nbsp;as disconnected inputs in the&amp;nbsp;dts or explicitly set as inputs with no pull resistors in your application.&lt;/p&gt;
&lt;p&gt;Make sure there are no floating pins. Also make sure that the external flash is in a deep sleep mode. Also make sure that the IOVDD is not connected to any unused GPIO pins. Try to set all unused GPIO pins to disabled and try not to leave them floating.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;If you still have current issues, maybe you could try to isolate the current readings on 5340 and 7002 to see which causes the extra leakage. You can also to check the current measurements on each CO-EX related pins to see which has a spike.&lt;/p&gt;
&lt;p&gt;-Priyanka&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf5340 sleep currrent consumption</title><link>https://devzone.nordicsemi.com/thread/511764?ContentTypeID=1</link><pubDate>Sat, 23 Nov 2024 12:03:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d97680ee-48da-4595-ae99-1a5a79d82c8d</guid><dc:creator>Lavanya_Manohar</dc:creator><description>&lt;p&gt;Hi Priyanka,&lt;br /&gt;Thank you for your support.&lt;/p&gt;
&lt;p&gt;Somehow we manage and reduced the current measurement in our board. Below are the current consumption measurements and challenges we are facing:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Current Consumption:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;nRF5340: ~30 &amp;micro;A in sleep mode.&lt;/li&gt;
&lt;li&gt;nRF7002: ~2 &amp;micro;A in idle mode (shut down during sleep).&lt;/li&gt;
&lt;li&gt;We are working on further reducing the nRF5340&amp;#39;s current consumption.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Application Details:&lt;/strong&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Wi-Fi module is set to idle and shut down during sleep.&lt;/li&gt;
&lt;li&gt;Console/UART is suspended before entering idle mode.&lt;/li&gt;
&lt;li&gt;SPI/external flash is suspended before entering idle mode.&lt;/li&gt;
&lt;li&gt;I2C is suspended before entering idle mode.&lt;/li&gt;
&lt;li&gt;A Counter Timer is used for periodic wakeups.&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Issue:&lt;/strong&gt;&lt;br /&gt;The nRF5340 sleep current documentation indicates consumption as low as ~5 &amp;micro;A in many scenarios. However, we are seeing 30 &amp;micro;A, which seems higher than expected.&lt;br /&gt;Could you please clarify this?&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Debugging Observations:&lt;/strong&gt;&lt;br /&gt;We measured voltage on various pins during sleep and observed:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;COEX-related pins, IOVDD, HOST IRQ, and QSPI pins show voltages ranging from 1V to 3.3V.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Could this be causing the higher current consumption? If so, what steps can we take to mitigate this?&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Request for Suggestions:&lt;/strong&gt;&lt;br /&gt;We would&amp;nbsp;need your guidance on:
&lt;ol&gt;
&lt;li&gt;Understanding the expected sleep current for nRF5340 in this scenario.&lt;/li&gt;
&lt;li&gt;Eliminating potential issues related to COEX and other pin voltages.&lt;/li&gt;
&lt;li&gt;Any additional steps to optimize current consumption further.&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;/ul&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf5340 sleep currrent consumption</title><link>https://devzone.nordicsemi.com/thread/489741?ContentTypeID=1</link><pubDate>Thu, 20 Jun 2024 12:26:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fae3ff61-94a7-4c4b-9c3e-87e2d7592b79</guid><dc:creator>Priyanka</dc:creator><description>&lt;p&gt;Hi Lavanya,&lt;/p&gt;
&lt;p&gt;Here are a few of my suggestions:&lt;br /&gt;PLease check that all the unused &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/94717/can-t-reach-desired-a-values-on-nrf52833-on-power-saving-modes"&gt;GPIOs are properly configured&lt;/a&gt;. And also ensure that all peripherals that are not used are disabled. Is your firmware configured to low power modes? When the nRF7002 is connected to the nRF5340, even if it&amp;#39;s OFF, this can still affect the power consumption.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Priyanka&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf5340 sleep currrent consumption</title><link>https://devzone.nordicsemi.com/thread/489401?ContentTypeID=1</link><pubDate>Wed, 19 Jun 2024 04:40:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:11e39899-1d93-41d6-9626-94b8d79a2089</guid><dc:creator>Lavanya_Manohar</dc:creator><description>&lt;p&gt;Hi priyanka,&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
[quote userid="107729" url="~/f/nordic-q-a/112208/nrf5340-sleep-currrent-consumption/489299"]Do you have any peripherals connect to the 5340? [/quote]
&lt;p&gt;In our custom board, nrf7002 is connected to 5340 but we keep it OFF by hardware control.&lt;br /&gt;Then we have one capacitve interrrupt connected to 5340, we have isolate the interrupt and then measures&amp;nbsp;reduced to 0.46mA.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf5340 sleep currrent consumption</title><link>https://devzone.nordicsemi.com/thread/489299?ContentTypeID=1</link><pubDate>Tue, 18 Jun 2024 12:20:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:47645efc-4828-43f0-89b9-aaeb36f0ddec</guid><dc:creator>Priyanka</dc:creator><description>&lt;p&gt;Hi Lavanya,&lt;/p&gt;
&lt;p&gt;Do you have any peripherals connect to the 5340? Have you made any hardware changes?&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Priyanka&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>