<?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 current consumption of nrf 5340 with 7002</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/110386/high-current-consumption-of-nrf-5340-with-7002</link><description>I&amp;#39;m using the custom board of nrf 5340 with 7002. 
 When I run the sample project of Hello World, the current is about 90 ma, 
 and I run the sample project of WI-FI Scan, the current is about 50ma when its scanning, and 2ma in the idle state. 
 
 I&amp;#39;ve</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 28 May 2024 16:38:53 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/110386/high-current-consumption-of-nrf-5340-with-7002" /><item><title>RE: high current consumption of nrf 5340 with 7002</title><link>https://devzone.nordicsemi.com/thread/486257?ContentTypeID=1</link><pubDate>Tue, 28 May 2024 16:38:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a101ff97-8034-4a38-9fc6-426f64e75e33</guid><dc:creator>Kazi Afroza Sultana</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I have replied here&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/support-private/support/327406"&gt;(+) Nordic DevZone (nordicsemi.com)&lt;/a&gt;. I can see the duplicate case. You can close the new one?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: high current consumption of nrf 5340 with 7002</title><link>https://devzone.nordicsemi.com/thread/485556?ContentTypeID=1</link><pubDate>Thu, 23 May 2024 08:13:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:303da003-dfe6-4d04-9c92-28458282d4e2</guid><dc:creator>allenyang</dc:creator><description>&lt;p&gt;I&amp;#39;ve found something strange,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;in the datasheet, it says when &amp;quot;buck_en&amp;quot; is de-assertion, it will shutdown 7002, and when it&amp;#39;s assertion, it will be active or sleep mode.&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;but when I set logic low(active high), it&amp;#39;s 90ma(Helloworld sample),&lt;/p&gt;
&lt;p&gt;and when I set logic high(active high), it&amp;#39;s 9ma&lt;span&gt;(Helloworld sample)&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;and I&amp;#39;ve test WIFI Scan sample,&lt;/p&gt;
&lt;p&gt;when I set low it is failed to open wifi (it is correct because 7002 is shutdown),&amp;nbsp;&lt;/p&gt;
&lt;p&gt;when I set high the sample works normally(50ma when scanning, 2ma when idle)&amp;nbsp;&lt;/p&gt;
&lt;p&gt;What&amp;#39;s the reason of this, is it a hardware or a software problem?&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/Untitled7.png" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: high current consumption of nrf 5340 with 7002</title><link>https://devzone.nordicsemi.com/thread/483391?ContentTypeID=1</link><pubDate>Wed, 15 May 2024 06:38:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ca115a4e-25c9-4dc2-8a5a-038d3ed801ee</guid><dc:creator>allenyang</dc:creator><description>&lt;p&gt;I read the nrf7002 datasheet and found that there is a pin, buck_en, that can be control to shutdown nrf7002 ,when I set the signal to 1, the current becomes 9ma, it seems the current is much more normal.&lt;/p&gt;
&lt;p&gt;But can the current be much lower?&amp;nbsp; I&amp;#39;ve disabled all the devicetree pin, and only print &amp;quot;Hello world&amp;quot; in the application.&lt;/p&gt;
&lt;p&gt;Did I disable it not correctly? I just changed the status = &amp;quot;okay&amp;quot; to status = &amp;quot;disabled&amp;quot;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: high current consumption of nrf 5340 with 7002</title><link>https://devzone.nordicsemi.com/thread/482751?ContentTypeID=1</link><pubDate>Fri, 10 May 2024 09:30:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:086de224-159d-451a-8ee0-73c566f8336a</guid><dc:creator>allenyang</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I noticed that the current is possibly changed after rebooting the board, so it&amp;rsquo;s sometimes 90ma, and sometime 20ma. But I don,t know why this happened.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&amp;rdquo;&lt;span&gt;You can check the pin states of the nRF7002 to ensure that it is in shutdown state.&amp;rdquo;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;which pin should I check?&lt;/p&gt;
&lt;p&gt;&amp;ldquo;&lt;span&gt;Does the problem occur for only one board or for several boards?&amp;rdquo;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;It seems several boards because I&amp;rsquo;ve tried two boards.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: high current consumption of nrf 5340 with 7002</title><link>https://devzone.nordicsemi.com/thread/482700?ContentTypeID=1</link><pubDate>Fri, 10 May 2024 05:33:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1a48d728-0f93-450a-8119-7ff16fe1f767</guid><dc:creator>Kazi Afroza Sultana</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Sorry for the late reply. I have talked to the team. Have you checked the pin state?&lt;/p&gt;
&lt;p&gt;You can check the pin states of the nRF7002 to ensure that it is in shutdown state. Does the problem occur for only one board or for several boards?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: high current consumption of nrf 5340 with 7002</title><link>https://devzone.nordicsemi.com/thread/482620?ContentTypeID=1</link><pubDate>Thu, 09 May 2024 02:26:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:224e061f-2bcd-4f7a-a6fc-c9c7ba4680cd</guid><dc:creator>allenyang</dc:creator><description>&lt;p&gt;Can anyone answer me?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: high current consumption of nrf 5340 with 7002</title><link>https://devzone.nordicsemi.com/thread/480559?ContentTypeID=1</link><pubDate>Thu, 25 Apr 2024 02:56:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:376f8ca0-cca4-45c1-96a2-0ec88e358aa1</guid><dc:creator>allenyang</dc:creator><description>&lt;p&gt;Hi, can it cause by power management ?&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Because I didn&amp;#39;t add any of it .&lt;/p&gt;
&lt;p&gt;And I want to know what the normal current will be when hello world sample is running using nrf5340 with 7002, and when it is in the idle state ?&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 current consumption of nrf 5340 with 7002</title><link>https://devzone.nordicsemi.com/thread/479851?ContentTypeID=1</link><pubDate>Mon, 22 Apr 2024 06:06:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a7689c4e-2a1f-40a9-a4ee-cafb8a8a58ee</guid><dc:creator>allenyang</dc:creator><description>&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;#config RTT
CONFIG_LOG=y
CONFIG_LOG_PRINTK=y
# CONFIG_LOG_MODE_DEFERRED=y
CONFIG_UART_CONSOLE=n
CONFIG_USE_SEGGER_RTT=y
CONFIG_RTT_CONSOLE=y
CONFIG_LOG_BACKEND_RTT=y
CONFIG_LOG_BACKEND_UART=n

CONFIG_SEGGER_RTT_BUFFER_SIZE_UP=4096
CONFIG_LOG_BUFFER_SIZE=4096

# Disable internal DCDC
CONFIG_BOARD_ENABLE_DCDC_APP=n
CONFIG_BOARD_ENABLE_DCDC_NET=n
CONFIG_BOARD_ENABLE_DCDC_HV=n

# Use internal capacitor for 32M xtal and set capacitor value to 8.5pF 
# (ranging from 7.0 pF to 20.0 pF in 0.5 pF steps
# can be enabled on pins XC1 and XC2. This option specifies doubled
# capacitance value for the two capacitors. Set it to 14 to get 7.0 pF
# for each capacitor, 15 to get 7.5 pF, and so on.
# )
CONFIG_SOC_HFXO_CAP_INTERNAL=y
CONFIG_SOC_HFXO_CAP_INT_VALUE_X2=17
 
#  Use internal capacitor for 32k xtal and set capacitor value to 7pF 
# (only 4 options of internal capacitor value settings for 32k xtal
#   -INT_6PF
#   -INT_7PF
#   -INT_9PF
#   - USE external capacitor)
CONFIG_SOC_ENABLE_LFXO=y
CONFIG_SOC_LFXO_CAP_INT_7PF=y&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;Hi, I only added the RTT config and disabled dcdc.&lt;/p&gt;
&lt;p&gt;&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/unnamed-_2800_2_2900_.jpg" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: high current consumption of nrf 5340 with 7002</title><link>https://devzone.nordicsemi.com/thread/479657?ContentTypeID=1</link><pubDate>Fri, 19 Apr 2024 10:14:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b328c45b-6452-4c2b-94ca-c173cac56e7c</guid><dc:creator>Kazi Afroza Sultana</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;You are getting very high current. How have you measured the current?&amp;nbsp;how does the project config file look like?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>