<?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 bluetooth mesh</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/107229/high-power-consumption-on-nrf5340-custom-board-bluetooth-mesh</link><description>Hi! 
 I am experiencing higher than expected power consumption ~2 mA on a nrf5340 custom board (using Fanstel BT40E module) when attempting to configure it for a sleep mode. 
 
 The custom firmware is configured with bluetooth mesh, mesh DFU, threads</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 15 Jan 2024 08:26:03 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/107229/high-power-consumption-on-nrf5340-custom-board-bluetooth-mesh" /><item><title>RE: High power consumption on nrf5340 custom board bluetooth mesh</title><link>https://devzone.nordicsemi.com/thread/464091?ContentTypeID=1</link><pubDate>Mon, 15 Jan 2024 08:26:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b5f07410-3cac-4b7b-b294-d3fa1833fefc</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;That would make sense, to me at least, because the VDD/VDDH pin won&amp;#39;t be affected when in system off, so please make sure the VDDH pin is connected correctly and see if the issue still persists or not. Then we can entertain the thought of this being a SW issue.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: High power consumption on nrf5340 custom board bluetooth mesh</title><link>https://devzone.nordicsemi.com/thread/463821?ContentTypeID=1</link><pubDate>Thu, 11 Jan 2024 15:41:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3493af72-9f96-4aad-963d-64f2e984849f</guid><dc:creator>teover</dc:creator><description>&lt;p&gt;Hi Simon!&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Ok thanks, I will investigate if VDDH pin not being connected is causing this problem.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;To clarify, I have confirmed that the board has an acceptable power consumption when using system_off sample from nRF connect sdk and using PM_STATE_SOFT_OFF or PM_STATE_SUSPEND_TO_DISK. This measures 3 &amp;micro;A consumption for the MCU only and 100 &amp;micro;A when measuring the full board from battery, which is ok for this application.&lt;/p&gt;
&lt;p&gt;This makes me suspect that it is a software configuration issue and not hardware issue, however I am not 100% able to confirm this.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: High power consumption on nrf5340 custom board bluetooth mesh</title><link>https://devzone.nordicsemi.com/thread/463769?ContentTypeID=1</link><pubDate>Thu, 11 Jan 2024 13:48:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8db8eff5-cd4d-474d-b1bc-98358a12ce4a</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi Tor Egil&lt;/p&gt;
&lt;p&gt;If the VDDH pin is not connected to VDD on a board that is not set up to run on the high voltage mode, that will be an invalid/illegal configuration and that could very well be why the current consumption is not as expected. Based on your description it sounds like you should use &lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fps_nrf5340%2Fchapters%2Fref_circuitry.html&amp;amp;anchor=concept_refcircuit_config_3"&gt;Circuit configuration no. 3 from the product specification&lt;/a&gt; as reference in your case, so please double and triple check that you don&amp;#39;t have any major deviations from it in your schematics.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: High power consumption on nrf5340 custom board bluetooth mesh</title><link>https://devzone.nordicsemi.com/thread/463571?ContentTypeID=1</link><pubDate>Wed, 10 Jan 2024 14:01:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:08b609aa-4666-4646-bd52-39f03d006b25</guid><dc:creator>teover</dc:creator><description>&lt;p&gt;As the board is part of a commercial system under development, I am unable to share the schematic, however I will try to explain as best I can.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;The board does have additional components that draw current, however the measurements above were done on the MCU directly,&amp;nbsp; with the PPK2 configured as ampere meter measuring current through VDD_nRF. &lt;br /&gt;As mentioned, it is a BT40 from Fanstel, so no external crystals. &lt;br /&gt;The internal DCDC is not in use, and I see no difference with CONFIG_BOARD_ENABLE_DCDC_[APP, NET, HV] is set to y/n&lt;/p&gt;
&lt;p&gt;I noticed however that VDDH is not connected to VDD as specified in &lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fps_nrf5340%2Fchapters%2Fsupply%2Fdoc%2Fpower_supply.html"&gt;https://infocenter.nordicsemi.com/index.jsp?topic=%2Fps_nrf5340%2Fchapters%2Fsupply%2Fdoc%2Fpower_supply.html&lt;/a&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: High power consumption on nrf5340 custom board bluetooth mesh</title><link>https://devzone.nordicsemi.com/thread/463492?ContentTypeID=1</link><pubDate>Wed, 10 Jan 2024 10:12:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5f8d087b-f857-40bd-acee-eb5aaa004d0c</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;Since the difference in current is so big on the custom board vs. the DK, my guess is that the custom board has some detrimental differences in HW compared to the DK, for example poorly loaded external crystals or the lack of DCDC components while still trying to use the DCDC regulator in the application or similar.&lt;/p&gt;
&lt;p&gt;Could you upload the schematics of your custom board so we could take a closer look and compare it with the DK files? Also, does the custom board perhaps have some other components on the board that might draw additional current? Other SoCs, chips, etc. Can you also show us how exactly you measure current on the custom board with a picture for instance.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>