<?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 BLE beacon/peripheral low power configuration</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/122636/nrf5340-ble-beacon-peripheral-low-power-configuration</link><description>Hello, I am developing nRF5340, the project is pre-production. I am getting a issue with BLE power consumption, when I turned BLE on, the current is about 9uA. with BLE beacon On then the current is about 240uA My settings: prj.conf 
 child_image hci_rpmsg</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 23 Jul 2025 11:36:45 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/122636/nrf5340-ble-beacon-peripheral-low-power-configuration" /><item><title>RE: nRF5340 BLE beacon/peripheral low power configuration</title><link>https://devzone.nordicsemi.com/thread/543335?ContentTypeID=1</link><pubDate>Wed, 23 Jul 2025 11:36:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b9d67271-b54f-467d-9fc3-7b4924204cd5</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Do you have a single-stage immutable bootloader or a two-stage upgradable bootloader as described here?&amp;nbsp;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/app_dev/bootloaders_dfu/mcuboot_nsib/bootloader.html"&gt;https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/app_dev/bootloaders_dfu/mcuboot_nsib/bootloader.html&lt;/a&gt;&amp;nbsp;&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: nRF5340 BLE beacon/peripheral low power configuration</title><link>https://devzone.nordicsemi.com/thread/543060?ContentTypeID=1</link><pubDate>Mon, 21 Jul 2025 15:40:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f3ec1b79-8526-4617-b5be-59329cf22a0c</guid><dc:creator>thaonguyen</dc:creator><description>&lt;p&gt;Hi &lt;a href="https://devzone.nordicsemi.com/members/simonr"&gt;Simonr&lt;/a&gt;&amp;nbsp;,&lt;br /&gt;Thank you for the response.&lt;br /&gt;I am not sure about a 1 or 2 stage bootloader.&lt;br /&gt;we had many devices that&amp;#39;s doing OTA via LTE, we are worry with new NCS version will not compatible to device that&amp;#39;s deployed.&lt;br /&gt;so Could you help us to build a peripheral_lbs firmware for nRF5340DK? I hope this is better for us.&lt;br /&gt;&lt;br /&gt;we have many devices type they will use new NCS version&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF5340 BLE beacon/peripheral low power configuration</title><link>https://devzone.nordicsemi.com/thread/543001?ContentTypeID=1</link><pubDate>Mon, 21 Jul 2025 11:44:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f6eddec9-1874-4935-b8d3-ebd372bdca4f</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;So, all changes between 2.6.1 and 2.9.1 should be covered in the&lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/releases_and_maturity/migration/migration_guide_2.9.html"&gt; migration notes&lt;/a&gt; and&lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/releases_and_maturity/releases/release-notes-2.9.1.html"&gt; release notes here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Are you using a 1 or 2 stage bootloader here, as that will have a say in whether this is easy to just do OTA on?&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: nRF5340 BLE beacon/peripheral low power configuration</title><link>https://devzone.nordicsemi.com/thread/542301?ContentTypeID=1</link><pubDate>Sat, 12 Jul 2025 10:19:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f43eaedd-5e3c-4302-a27c-5c112b52e1c1</guid><dc:creator>thaonguyen</dc:creator><description>&lt;p&gt;Hi Hung,&lt;br /&gt;I did some tests&lt;br /&gt;with ncs 2.6.1 and ncs 2.7.0 the current is same my board, about 240uA&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/pastedimage1752315406799v2.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;with ncs 2.9.1 and newer the current is about 13uA&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/pastedimage1752315284098v1.png" alt=" " /&gt;&lt;br /&gt;&lt;br /&gt;so I don&amp;#39;t know what is different between ncs2.6.1 and 2.9.1&lt;br /&gt;&lt;br /&gt;that means that I must upgrade to higher version ncs.&lt;br /&gt;we had many device that&amp;#39;s deployed and doing OTA via LTE. if we use new NCS version and doing OTA, then does there any problem for that?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF5340 BLE beacon/peripheral low power configuration</title><link>https://devzone.nordicsemi.com/thread/542296?ContentTypeID=1</link><pubDate>Sat, 12 Jul 2025 07:02:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:62c228cc-242b-4fd5-9f10-081ad710d92f</guid><dc:creator>thaonguyen</dc:creator><description>&lt;p&gt;this my set up&lt;/p&gt;
&lt;p&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/Screenshot-2025_2D00_07_2D00_12-135942.jpg" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF5340 BLE beacon/peripheral low power configuration</title><link>https://devzone.nordicsemi.com/thread/542294?ContentTypeID=1</link><pubDate>Sat, 12 Jul 2025 07:00:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9cf3915f-3070-4dee-83fe-5c3820740491</guid><dc:creator>thaonguyen</dc:creator><description>&lt;p&gt;Hi Hung,&lt;br /&gt;So sorry for the delay. I had an urgent task.&lt;br /&gt;I tested your hex file and it takes ~78uA on the nRF5340DK.&lt;br /&gt;I tried to build your code but not sucess I don&amp;#39;t see&amp;nbsp;SDK 3.0.2, so I used ncs 2.9.1 and installing 3.0.1&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/pastedimage1752303548296v2.png" alt=" " /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF5340 BLE beacon/peripheral low power configuration</title><link>https://devzone.nordicsemi.com/thread/541886?ContentTypeID=1</link><pubDate>Wed, 09 Jul 2025 08:24:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:938817f1-0da0-4d8f-a897-575f796cecfe</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Thao,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;I think we can focus on the nRF53 DK and align the measurement to make sure we are seeing the same number.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Please let us know your nRF53DK version number. Maybe take a photo of your set up , how you connect the PPK2.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Second, please use the attached hex file , and select the source mode from the Power Profiler application. Make sure you do 3.0 V, not 3.3 as 3.3 will create leakage on the board.&amp;nbsp;&lt;br /&gt;At 3.0V you should see the sleep current only 1-2 uA.&amp;nbsp;&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/pastedimage1752048469482v1.png" alt=" " /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;I also attached the project file, it&amp;#39;s made with NCS v3.0.2.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Please flash the hex files by calling these:&amp;nbsp;&lt;pre class="ui-code" data-mode="text"&gt;nrfjprog --coprocessor CP_NETWORK --recover

nrfjprog --coprocessor CP_application --recover

nrfjprog --coprocessor CP_NETWORK --program merged_CPUNET.hex --chiperase

nrfjprog --coprocessor CP_APPLICATION --program merged.hex --chiperase

nrfjprog -r&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;br /&gt;I noticed that you were using child-parent image in the original question, but the&amp;nbsp;nrf5340-ble-power.rar you sent us has sysbuild folder, could you explain ?&amp;nbsp;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/6562.merged.hex"&gt;devzone.nordicsemi.com/.../6562.merged.hex&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/0714.merged_5F00_CPUNET.hex"&gt;devzone.nordicsemi.com/.../0714.merged_5F00_CPUNET.hex&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/0218.peripheral_5F00_lbs.zip"&gt;devzone.nordicsemi.com/.../0218.peripheral_5F00_lbs.zip&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF5340 BLE beacon/peripheral low power configuration</title><link>https://devzone.nordicsemi.com/thread/541828?ContentTypeID=1</link><pubDate>Tue, 08 Jul 2025 15:18:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:92dc8a49-6398-4d1f-be08-4796bf97da31</guid><dc:creator>thaonguyen</dc:creator><description>&lt;p&gt;Hi Hung,&lt;br /&gt;the result above is using nRF5340DK and your code.&lt;br /&gt;because when I turned BLE off then the current dropped to 9uA, so I am asking BLE configuration affected to power.&lt;br /&gt;Could you have any recommendation about BLE configuration?&lt;br /&gt;nRF5340 uses dual core, so I think the configuration can make power change&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF5340 BLE beacon/peripheral low power configuration</title><link>https://devzone.nordicsemi.com/thread/541827?ContentTypeID=1</link><pubDate>Tue, 08 Jul 2025 15:06:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fd7d291f-1829-4ec4-92da-ca6134c14a5e</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Thao,&amp;nbsp;&lt;br /&gt;The sleep current looks really strange. I would suggest to try testing with very simple application, for example blinky to see if you can see low power consumption.&amp;nbsp;&lt;br /&gt;I think there is something else on the board is drawing current.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
[quote user="thaonguyen"]my board is using external 32KHz. should I declare&amp;nbsp;it in prj.conf? I thought the default used XTAL clock&lt;br /&gt;[/quote]
&lt;p&gt;Yes the sample I provided use XTAL. You may need to reconfigure it to use external 32kHz. Could you give more detail on that ?&lt;br /&gt;&lt;br /&gt;One way of testing this is to switch to 32kHz RC (LFRC) so&amp;nbsp; we can rule out the possibility that it&amp;#39;s the external 32kHz causing the problem ?&lt;br /&gt;&lt;br /&gt;Could you try to build with&amp;nbsp;&lt;span&gt;nrf5340dk_nrf5340_cpuapp to see if it change ?&amp;nbsp;&lt;br /&gt;&lt;br /&gt;I would strongly suggest to try testing on a DK so you have a reference and compare to your board to find what draw more current.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;It&amp;#39;s important to find a way to achieve low sleep current on your board with a simple sample so that we can figure out what cause the higher consumption.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF5340 BLE beacon/peripheral low power configuration</title><link>https://devzone.nordicsemi.com/thread/541787?ContentTypeID=1</link><pubDate>Tue, 08 Jul 2025 11:28:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a7d6cf07-d96a-4f27-817b-e0474e02dda1</guid><dc:creator>thaonguyen</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;Hung,&lt;br /&gt;my board is using external 32KHz. should I declare&amp;nbsp;it in prj.conf? I thought the default used XTAL clock&lt;br /&gt;I disabled UART but no change.&lt;br /&gt;I built&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/peripheral_5F00_lbs_5F00_nrf53.zip"&gt;peripheral_lbs_nrf53.zip&lt;/a&gt;&amp;nbsp;with nrf5340dk_nrf5340_cpuapp_ns and flash to nRF5340DK, the current is about 500uA&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/pastedimage1751974126456v1.png" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF5340 BLE beacon/peripheral low power configuration</title><link>https://devzone.nordicsemi.com/thread/541785?ContentTypeID=1</link><pubDate>Tue, 08 Jul 2025 11:07:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:987f2a4f-5c21-4c69-b781-725a9c1691f8</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Thao,&amp;nbsp;&lt;br /&gt;Please try to minimize the application. Is there any chance that when you enable bluetooth you actually doing something else, enable any other peripheral ?&lt;br /&gt;Which LFCLK did you use , do you use crystal or 32kHz synthesized clock ?&amp;nbsp;&lt;br /&gt;Have you tried to turn off UART (CONFIG_SERIAL=n)&amp;nbsp;&lt;br /&gt;I attached here a LBS sample that&amp;nbsp;you can try to test on your board (you can build for DK and flash on&amp;nbsp; your board , it should still run) . The sleep current should be around 29uA when doing BLE.&amp;nbsp;&lt;br /&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/peripheral_5F00_lbs_5F00_nrf53.zip"&gt;devzone.nordicsemi.com/.../peripheral_5F00_lbs_5F00_nrf53.zip&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&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/pastedimage1751972813903v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Please try to test on your board to see if you have similar number.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF5340 BLE beacon/peripheral low power configuration</title><link>https://devzone.nordicsemi.com/thread/541760?ContentTypeID=1</link><pubDate>Tue, 08 Jul 2025 09:21:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:616206c2-0f50-4781-8179-c6d83350c2bd</guid><dc:creator>thaonguyen</dc:creator><description>&lt;p&gt;Hi Hung,&lt;br /&gt;I am using ncs 2.6.1, I don&amp;#39;t try with nRF53 DK yet, not sure it works.&lt;br /&gt;there is only difference between 9uA and 246uA that 9uA calles&amp;nbsp; bt_disable() function, other things are same.&lt;br /&gt;&lt;span&gt;&amp;quot;W&lt;/span&gt;&lt;span&gt;hen I turned BLE on, the current is about 9uA. with BLE beacon On then the current is about 240uA&amp;quot;&lt;br /&gt;&lt;/span&gt;this is my wrong. I mean when BLE is turned off then the current is 9uA&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF5340 BLE beacon/peripheral low power configuration</title><link>https://devzone.nordicsemi.com/thread/541754?ContentTypeID=1</link><pubDate>Tue, 08 Jul 2025 09:11:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:961f6d86-5869-4ed4-83ec-eeffe7c598a8</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;I noticed that you have a lot of libraries in the source code you provided. Have you tried to simplify the firmware ? If you test with some simple application, for example peripheral_lbs do you see the same high current consumption ?&amp;nbsp;&lt;br /&gt;It would be easier for us to identify what need to be turned off if you can reproduce the issue on a DK and with a simplified firmware.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF5340 BLE beacon/peripheral low power configuration</title><link>https://devzone.nordicsemi.com/thread/541752?ContentTypeID=1</link><pubDate>Tue, 08 Jul 2025 09:07:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:44179b4a-187e-4b7a-9978-3fa30e3a32bb</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Thao,&amp;nbsp;&lt;br /&gt;I&amp;#39;m in Norway unfortunately. Could you let me know which SDK the firmware should be build with ?&amp;nbsp;&lt;br /&gt;Can I build the firmware with the DK. Have you tried to measure the current on a DK ?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;How did you do the test &amp;quot;W&lt;span&gt;hen I turned BLE on, the current is about 9uA. with BLE beacon On then the current is about 240uA&amp;quot; ?&amp;nbsp; Could you capture a power profile trace when you doing that ?&amp;nbsp;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;What I can see from the trace is that the idle current is about 246 uA. It is really high, it should only a few uA if you are not doing anything except for BLE.&amp;nbsp;&lt;br /&gt;&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/pastedimage1751965620065v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;So there is something was constantly on we need to check that. If we can see exactly what made it change from 9uA to 246uA. Can you describe how you did that ?&amp;nbsp;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF5340 BLE beacon/peripheral low power configuration</title><link>https://devzone.nordicsemi.com/thread/541750?ContentTypeID=1</link><pubDate>Tue, 08 Jul 2025 09:02:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3a56e281-0aa9-4f46-8cfd-213904876654</guid><dc:creator>thaonguyen</dc:creator><description>&lt;p&gt;Hi Hung,&lt;br /&gt;Thank you!&lt;br /&gt;I look forward to it&lt;/p&gt;
&lt;p&gt;If you are in VietNam we can talk directly&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF5340 BLE beacon/peripheral low power configuration</title><link>https://devzone.nordicsemi.com/thread/541748?ContentTypeID=1</link><pubDate>Tue, 08 Jul 2025 08:53:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e425f1c4-0a95-4b19-9813-d344735c0e46</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Thao,&lt;/p&gt;
&lt;p&gt;I&amp;#39;m taking over the ticket from Ressa. Will give you a reply later today.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF5340 BLE beacon/peripheral low power configuration</title><link>https://devzone.nordicsemi.com/thread/541450?ContentTypeID=1</link><pubDate>Fri, 04 Jul 2025 12:18:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:809cd572-602b-413d-8b8f-aa27509d48bd</guid><dc:creator>thaonguyen</dc:creator><description>&lt;p&gt;Hi Ressa,&lt;br /&gt;I saw someone they can use BLE advertising data with current is less than 80uA. so I hope my device is same.&lt;br /&gt;because when I turned BLE off the current is 9uA, so BLE is using about 240uA (total 250uA). this is too high.&lt;br /&gt;Please see&amp;nbsp;the attachments below&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/thao_2D00_ble_2D00_power_2D00_ppk2_2D00_20250704T120935.ppk2"&gt;devzone.nordicsemi.com/.../thao_2D00_ble_2D00_power_2D00_ppk2_2D00_20250704T120935.ppk2&lt;/a&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/nrf5340_2D00_ble_2D00_power.rar"&gt;devzone.nordicsemi.com/.../nrf5340_2D00_ble_2D00_power.rar&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF5340 BLE beacon/peripheral low power configuration</title><link>https://devzone.nordicsemi.com/thread/541410?ContentTypeID=1</link><pubDate>Fri, 04 Jul 2025 08:00:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7c8f198f-8210-4288-9520-bf49719da0ea</guid><dc:creator>Ressa</dc:creator><description>&lt;p&gt;Hi Thao,&lt;br /&gt;&lt;br /&gt;Can you&amp;nbsp;save the current profiles graph in a file ( for around 20 seconds)&amp;nbsp;and share it with me ? Also can you share the source code you are programming to the chip ? Also please note that nRF52 and nRF5340 will not have the same current.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF5340 BLE beacon/peripheral low power configuration</title><link>https://devzone.nordicsemi.com/thread/541344?ContentTypeID=1</link><pubDate>Thu, 03 Jul 2025 14:11:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:28326adb-c784-4ef9-843d-ad242d8da33b</guid><dc:creator>thaonguyen</dc:creator><description>&lt;p&gt;Hi Ressa,&lt;br /&gt;240uA is average current included beacon transmission every 2 seconds.&lt;br /&gt;when I turned BLE off then the current is 9uA&lt;br /&gt;I used nRF52, the current is about 25uA, so I hope nRF5340 is similar&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/pastedimage1751551761285v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF5340 BLE beacon/peripheral low power configuration</title><link>https://devzone.nordicsemi.com/thread/541331?ContentTypeID=1</link><pubDate>Thu, 03 Jul 2025 13:14:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:acdcc6b1-e814-4785-959e-14e600c21797</guid><dc:creator>Ressa</dc:creator><description>&lt;p&gt;Hi Thao,&lt;br /&gt;&lt;br /&gt;Is 240 uA the average current including the current consumption during beacon transmission? or it is the average current between the beacons?&amp;nbsp; Are you using Nordic Power Profiler Kit ? If yes, then please sharing the screen shot of window.&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF5340 BLE beacon/peripheral low power configuration</title><link>https://devzone.nordicsemi.com/thread/541205?ContentTypeID=1</link><pubDate>Wed, 02 Jul 2025 15:45:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:764cdb88-d1a0-48bc-b961-81a6e4e2fa29</guid><dc:creator>thaonguyen</dc:creator><description>&lt;p&gt;Sorry, I missed.&lt;br /&gt;&lt;span&gt;when&amp;nbsp;BLE is off, the current is about 9uA.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;with BLE beacon On then the current is about 240uA&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>