<?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>Low Power Blinky Example - Power Consumption Problem - Power Profiler Kit II and nRF52840 DK</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/92699/low-power-blinky-example---power-consumption-problem---power-profiler-kit-ii-and-nrf52840-dk</link><description>Hello, 
 I have tried running Blinky example with some Low Power directives in the code without success. I came here for help then. 
 The current consumption used by the example, based on the Blinky sample, on the nRF52840 DK, stays around 2mA when the</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 25 Oct 2022 10:59:20 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/92699/low-power-blinky-example---power-consumption-problem---power-profiler-kit-ii-and-nrf52840-dk" /><item><title>RE: Low Power Blinky Example - Power Consumption Problem - Power Profiler Kit II and nRF52840 DK</title><link>https://devzone.nordicsemi.com/thread/392349?ContentTypeID=1</link><pubDate>Tue, 25 Oct 2022 10:59:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:94cbae9e-d531-4429-b321-d3849e5c7a54</guid><dc:creator>Hieu</dc:creator><description>&lt;p&gt;Hi thiago_hd,&lt;/p&gt;
&lt;p&gt;Sorry I got the information yesterday but forgot to type it here.&lt;/p&gt;
[quote user="thiago_hd"]Is there a way to change this so the LED will be fed by the PPK2?[/quote]
&lt;p&gt;There is no way to power only the nRF and the LED, and the only option covering the LED is powering the entire board. &lt;br /&gt;You will always see some&amp;nbsp;quiescent current drawn&amp;nbsp;by components other than the LED and the nRF chip. A big power consumer in this case would be the debugger chip.&lt;/p&gt;
&lt;p&gt;Best regard,&lt;/p&gt;
&lt;p&gt;Hieu&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Low Power Blinky Example - Power Consumption Problem - Power Profiler Kit II and nRF52840 DK</title><link>https://devzone.nordicsemi.com/thread/391967?ContentTypeID=1</link><pubDate>Fri, 21 Oct 2022 21:26:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e8ad6d4d-12d9-4af4-9950-0a39fdf46385</guid><dc:creator>Hieu</dc:creator><description>&lt;p&gt;Hi thiago_hd,&lt;/p&gt;
&lt;p&gt;First, sorry I forgot to mention the SB40 setup. Since we are working on Power Profiling, I assume it is done already. That was a bad assumption.&lt;/p&gt;
[quote user="thiago_hd"]Can you explain to me why I can only see the turn&amp;nbsp;ON/OFF event of the LED, instead of it&amp;#39;s current consumption during the time that the LED is ON? Is it because the current draw for the LED is coming from the USB port?[/quote]
&lt;p&gt;Yes, you are exactly right about that. The setup only measures the current drawn by the nRF chip.&lt;/p&gt;
[quote user="thiago_hd"]Is there a way to change this so the LED will be fed by the PPK2?[/quote]
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;On this note, are you going to have your custom board with only the nRF and an LED or are you going to&amp;nbsp;use the DK as a temporary solution?&lt;/p&gt;
&lt;p&gt;If you are using the DK as a temporary solution, then the setup we initially started with will measure exactly that. Just revert to it, remove the debugger USB, short the P22 pins together with a jumper&amp;nbsp;to replace the broken SB40.&lt;/p&gt;
&lt;p&gt;If you are having your custom board but would like to evaluate with the DK,&amp;nbsp;I will need to&amp;nbsp;check with someone experienced before I answer you. I will&amp;nbsp;get to this on Monday.&lt;/p&gt;
&lt;p&gt;Alternatively, the setup right now&amp;nbsp;(described in our last replies) measures only the nRF chip. If your final product consisted of only the nRF chip and an LED, you could calculate the expected consumption of your LED and add to the current measurement of the nRF chip.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
[quote user="thiago_hd"]How can I reduce the current consumption even more? I wanted to achieve as little as 5 uA on average, during the time where everything is SUSPENDED.[/quote]
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;There are a few resources&amp;nbsp;I can recommend for you:&lt;/p&gt;
&lt;p&gt;The following blog post discusses how to do it on nRF52 chips. Some points are detailed for the nRF5 SDK, but can be transferred over to nRF Connect SDK, or is covered in the&amp;nbsp;next article.&lt;br /&gt;&lt;a href="https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/optimizing-power-on-nrf52-designs"&gt;Optimizing Power on nRF52 Designs&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The following blog post discusses how to do it on nRF53 chips. Again, the points can be transferred over to the nRF52840 development.&lt;br /&gt;&lt;a href="https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/optimizing-power-on-nrf53-designs"&gt;Optimizing Power on nRF5340 SoC Designs&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I think you will also use some wireless communication when you use Nordic Semi&amp;#39;s products. If you use BLE, the Online Power Profiler tool is helpful to estimate current consumption changes as you tweak BLE&amp;nbsp;parameters. It can be found here:&amp;nbsp;&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/power/w/opp"&gt;opp&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Here is the official guide on the nRF Connect SDK documentation.&amp;nbsp;I think the blog posts above already included all ideas in this document though.&amp;nbsp;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/app_power_opt.html"&gt;Power optimization — nRF Connect SDK documentation&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Finally, the entirety of DevZone is a resource. If you want to optimize some specific use case, just search and there might have been someone else who did it.&amp;nbsp;This Q&amp;amp;A is a good example:&amp;nbsp;&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/16505/nrf52---ppi-easydma-power-consumption"&gt;nrf52 - PPI + EasyDMA Power Consumption&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I&amp;nbsp;feel a sense of urgency in your&amp;nbsp;comments. Is there an urgent topic going on? I am unfortunately back in another backlog situation. It is difficult, but if&amp;nbsp;something is urgent, please let me know and we will see what can be arranged.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Hieu&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Low Power Blinky Example - Power Consumption Problem - Power Profiler Kit II and nRF52840 DK</title><link>https://devzone.nordicsemi.com/thread/391956?ContentTypeID=1</link><pubDate>Fri, 21 Oct 2022 17:01:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:df32e167-f568-48ff-8e10-5c429cc7607f</guid><dc:creator>thiago_hd</dc:creator><description>&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/members/vthieu"&gt;Hieu&lt;/a&gt;&amp;nbsp;any suggestion?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Low Power Blinky Example - Power Consumption Problem - Power Profiler Kit II and nRF52840 DK</title><link>https://devzone.nordicsemi.com/thread/391733?ContentTypeID=1</link><pubDate>Thu, 20 Oct 2022 16:46:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1ae2ef19-1500-4d2b-a13b-9a9750fd7dcd</guid><dc:creator>thiago_hd</dc:creator><description>&lt;p&gt;Hello &lt;a href="https://devzone.nordicsemi.com/members/vthieu"&gt;Hieu&lt;/a&gt;&amp;nbsp;I got to reproduce your results.&lt;/p&gt;
&lt;p&gt;However, there is one thing I had to do.&lt;/p&gt;
&lt;p&gt;I had to&amp;nbsp;open the SB40 short circuit (R90).&lt;/p&gt;
&lt;p&gt;Then I got this result:&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1666284156284v1.png" alt=" " /&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1666284239036v2.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Can you explain to me why I can only see the turn&amp;nbsp;ON/OFF event of the LED, instead of it&amp;#39;s current consumption during the time that the LED is ON? Is it because the current draw for the LED is coming from the USB port? Is there a way to change this so the LED will be fed by the PPK2?&lt;/p&gt;
&lt;p&gt;How can I reduce the current consumption even more? I wanted to achieve as little as 5 uA on average, during the time where everything is SUSPENDED.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Low Power Blinky Example - Power Consumption Problem - Power Profiler Kit II and nRF52840 DK</title><link>https://devzone.nordicsemi.com/thread/391216?ContentTypeID=1</link><pubDate>Tue, 18 Oct 2022 13:45:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:11bdf663-a0e2-451d-8009-f3ca7b62fddf</guid><dc:creator>Hieu</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/members/thiago_5f00_hd"&gt;thiago_hd&lt;/a&gt;&amp;nbsp;,&lt;/p&gt;
[quote user="thiago_hd"]it doesnt make any sense to me to plug two power sources (USB and PPK) at the same time.[/quote]
&lt;p&gt;Yes, I agree that it does not make much immediate sense why the measurement is&amp;nbsp;only valid when you plug in the debugger cable.&lt;br /&gt;I tried to dive into the schematic to show you how it would work, but was not very successful due to my limited HW expertise. If you wish to fully understand the&amp;nbsp;details, please let me know and I will try to pull in more knowledgeable people.&lt;/p&gt;
&lt;p&gt;But in any case,&amp;nbsp;the J2 USB Connector has to be plugged in. I found an official source here:&amp;nbsp;&lt;a href="https://infocenter.nordicsemi.com/topic/ug_ppk2/UG/ppk/measure_current_source_meter.html"&gt;https://infocenter.nordicsemi.com/topic/ug_ppk2/UG/ppk/measure_current_source_meter.html&lt;/a&gt;&lt;br /&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/ug_ppk2/UG/ppk/PPK_images/ppk2_pc_nrf9160_dk.svg"&gt;The picture&lt;/a&gt; is small, but you can open it on a separate tab and zoom in to read the details.&lt;br /&gt;The source also points out one thing both you and I did wrong. PPK2-VOUT has to connect to nRF52840 DK P22 pin VDD_nRF (the pin would be&amp;nbsp;the upper one in your picture.&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
[quote user="thiago_hd"]&lt;p&gt;This is what is happening now:&lt;/p&gt;
&lt;p&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/1651.pastedimage1666026048643v1.png" alt=" " /&gt;&lt;/p&gt;[/quote]
&lt;p&gt;Unfortunately, I cannot reproduce this. Are you opening any VCOM maybe?&amp;nbsp;What is your USB cable plugging into?&lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;Below is what I see in&amp;nbsp;my setup yesterday and today:&lt;/p&gt;
&lt;p&gt;Yesterday setup, same as your original one, with J2 plugged in:&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/7827.pastedimage1666096260540v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Today setup, as instructed by the guide linked above&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/1050.pastedimage1666096287338v2.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Finally, here is my setup today&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/8816.c296603_5F00_2.jpg" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;USB plugged on J2 USB Connector&lt;/p&gt;
&lt;p&gt;P22-VDD_nRF (see picture) connected to PPK2-VOUT&lt;/p&gt;
&lt;p&gt;P21-Ground connected to PPK2-Ground&lt;/p&gt;
&lt;p&gt;SW8 (Power) switch is ON.&lt;/p&gt;
&lt;p&gt;SW10 (Vext -&amp;gt; nRF) is OFF.&lt;/p&gt;
&lt;p&gt;SW9 (nRF Power Source) is set to VDD (instead of Li-Po and USB).&lt;/p&gt;
&lt;p&gt;SW6 (nRF ONLY | DEFAULT) is set to DEFAULT.&lt;/p&gt;
&lt;p&gt;SW7 (TRACE) is set to Default.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Low Power Blinky Example - Power Consumption Problem - Power Profiler Kit II and nRF52840 DK</title><link>https://devzone.nordicsemi.com/thread/391048?ContentTypeID=1</link><pubDate>Mon, 17 Oct 2022 17:01:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5fb35725-f6c0-42f8-987a-74fad0da57b2</guid><dc:creator>thiago_hd</dc:creator><description>&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/members/vthieu"&gt;Hieu&lt;/a&gt;&amp;nbsp;it doesnt make any sense to me to plug two power sources (USB and PPK) at the same time. Let me tell you what is the setup that I have.&lt;/p&gt;
&lt;p&gt;I plugged PPK&amp;#39;s Vout and GND pins in the P21 External Supply connector + and - pins, respectively.&lt;/p&gt;
&lt;p&gt;I have the USB plugged (and powered, since you requested it) on J2 USB Connector (the same port we use for debugging/flashing).&lt;/p&gt;
&lt;p&gt;P22 (nRF current measurement) is short circuited&lt;/p&gt;
&lt;p&gt;SW8 (Power) switch is ON.&lt;/p&gt;
&lt;p&gt;SW10 (Vext -&amp;gt; nRF) is OFF.&lt;/p&gt;
&lt;p&gt;SW9 (nRF Power Source) is set to VDD (instead of Li-Po and USB).&lt;/p&gt;
&lt;p&gt;SW6 (nRF ONLY | DEFAULT) is set to DEFAULT.&lt;/p&gt;
&lt;p&gt;SW7 (TRACE) is set to Default.&lt;/p&gt;
&lt;p&gt;This is what is happening now:&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/1157.pastedimage1666026048643v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Low Power Blinky Example - Power Consumption Problem - Power Profiler Kit II and nRF52840 DK</title><link>https://devzone.nordicsemi.com/thread/391047?ContentTypeID=1</link><pubDate>Mon, 17 Oct 2022 17:00:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:14792abb-c705-4405-b590-5a686f349f51</guid><dc:creator>thiago_hd</dc:creator><description>&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/members/vthieu"&gt;Hieu&lt;/a&gt;&amp;nbsp;it doesnt make any sense to me to plug two power sources (USB and PPK) at the same time. Let me tell you what is the setup that I have.&lt;/p&gt;
&lt;p&gt;I plugged PPK&amp;#39;s Vout and GND pins in the P21 External Supply connector + and - pins, respectively.&lt;/p&gt;
&lt;p&gt;I have the USB plugged (and powered, since you requested it) on J2 USB Connector (the same port we use for debugging/flashing).&lt;/p&gt;
&lt;p&gt;P22 (nRF current measurement) is short circuited&lt;/p&gt;
&lt;p&gt;SW8 (Power) switch is ON.&lt;/p&gt;
&lt;p&gt;SW10 (Vext -&amp;gt; nRF) is OFF.&lt;/p&gt;
&lt;p&gt;SW9 (nRF Power Source) is set to VDD (instead of Li-Po and USB).&lt;/p&gt;
&lt;p&gt;SW6 (nRF ONLY | DEFAULT) is set to DEFAULT.&lt;/p&gt;
&lt;p&gt;SW7 (TRACE) is set to Default.&lt;/p&gt;
&lt;p&gt;This is what is happening now:&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/pastedimage1666026048643v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Low Power Blinky Example - Power Consumption Problem - Power Profiler Kit II and nRF52840 DK</title><link>https://devzone.nordicsemi.com/thread/391005?ContentTypeID=1</link><pubDate>Mon, 17 Oct 2022 13:26:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:de448d3e-068b-4884-9356-d8d059f42128</guid><dc:creator>Hieu</dc:creator><description>&lt;p&gt;Hi thiago_hd,&lt;/p&gt;
&lt;p&gt;I think you have misunderstood me. I am talking about the same USB port on the DK&amp;#39;s short edge as the one you are using.&lt;/p&gt;
&lt;p&gt;Your setup as in the picture is already fine, just connect the USB cable to a power source/PC.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Hieu&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Low Power Blinky Example - Power Consumption Problem - Power Profiler Kit II and nRF52840 DK</title><link>https://devzone.nordicsemi.com/thread/391002?ContentTypeID=1</link><pubDate>Mon, 17 Oct 2022 13:22:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c1d8fe4d-2370-4616-9a10-9b772504b3a8</guid><dc:creator>thiago_hd</dc:creator><description>&lt;p&gt;Hello &lt;a href="https://devzone.nordicsemi.com/members/vthieu"&gt;Hieu&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Could you explain for me in a drawing how am I supposed to connect PPK to the nRF USB connector in the nRF52840DK?&lt;/p&gt;
&lt;p&gt;I am not sure how I connect PPK this way.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Low Power Blinky Example - Power Consumption Problem - Power Profiler Kit II and nRF52840 DK</title><link>https://devzone.nordicsemi.com/thread/390962?ContentTypeID=1</link><pubDate>Mon, 17 Oct 2022 10:53:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9f419c54-1ac2-43f6-b6c3-8a3892badc1f</guid><dc:creator>Hieu</dc:creator><description>&lt;p&gt;Hi thiago_hd,&lt;/p&gt;
&lt;p&gt;Sorry for the long wait.&lt;/p&gt;
&lt;p&gt;I think what you&amp;nbsp;perceive to be not working&amp;nbsp;is that you find 2mA is way too much when the LED is off?&lt;/p&gt;
&lt;p&gt;As you are&amp;nbsp;not powering the board with the USB cable, the PPK is powering the entire board. Therefore, the 2mA you see is the total consumption of the board, not just the nRF chip.&lt;/p&gt;
&lt;p&gt;If you put the USB cable in, you will see&amp;nbsp;only the current drawn by the nRF DUT. Then you can see that the device running your source code is drawing very little current. Only about 15.74 uA.&lt;/p&gt;
&lt;p&gt;Sorry again for the long wait.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Hieu&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Low Power Blinky Example - Power Consumption Problem - Power Profiler Kit II and nRF52840 DK</title><link>https://devzone.nordicsemi.com/thread/390844?ContentTypeID=1</link><pubDate>Fri, 14 Oct 2022 18:19:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e446062b-f527-4f70-9256-bfb323995e65</guid><dc:creator>thiago_hd</dc:creator><description>&lt;p&gt;Hello &lt;a href="https://devzone.nordicsemi.com/members/vthieu"&gt;Hieu&lt;/a&gt;&amp;nbsp;have you been able to start looking into the problem?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Low Power Blinky Example - Power Consumption Problem - Power Profiler Kit II and nRF52840 DK</title><link>https://devzone.nordicsemi.com/thread/390486?ContentTypeID=1</link><pubDate>Wed, 12 Oct 2022 14:36:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9c57e562-069a-40df-9b5f-5ac21e15b688</guid><dc:creator>Hieu</dc:creator><description>&lt;p&gt;Hi thiago_hd,&lt;/p&gt;
&lt;p&gt;Unfortunately, I think the earliest I can start looking into this is Friday noon and a reply will come in 1-2 days.&lt;br /&gt;Is there something urgent? If yes, I will transfer this to someone else.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Hieu&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Low Power Blinky Example - Power Consumption Problem - Power Profiler Kit II and nRF52840 DK</title><link>https://devzone.nordicsemi.com/thread/390304?ContentTypeID=1</link><pubDate>Tue, 11 Oct 2022 14:17:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6a7614f3-9636-4456-ae9a-e4f98e5eec72</guid><dc:creator>thiago_hd</dc:creator><description>&lt;p&gt;Hello &lt;a href="https://devzone.nordicsemi.com/members/vthieu"&gt;Hieu&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;When can I expect an answer?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Low Power Blinky Example - Power Consumption Problem - Power Profiler Kit II and nRF52840 DK</title><link>https://devzone.nordicsemi.com/thread/390064?ContentTypeID=1</link><pubDate>Mon, 10 Oct 2022 14:19:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6fa70c3c-fb1f-4319-918f-1226cd116697</guid><dc:creator>Hieu</dc:creator><description>&lt;p&gt;Hi thiago_hd,&lt;/p&gt;
&lt;p&gt;I just want to know that I have received your ticket. Due to a backlog situation, I will need some time before I can follow-up with you. My apology for the inconvenience.&lt;/p&gt;
&lt;p&gt;Hieu&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>