<?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>How to test the power consumption of &amp;quot;System ON IDLE with GRTC (XOSC) and 256 KB RAM&amp;quot;</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/117590/how-to-test-the-power-consumption-of-system-on-idle-with-grtc-xosc-and-256-kb-ram</link><description>HI ALL, 
 I used a system off demo and added the following content. 
 
 
 The power consumption tested was around 1uA, which should be normal according to the errata. Then, I wanted to test the idle state. Based on the above, I turned off the following</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 23 Jan 2025 08:22:24 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/117590/how-to-test-the-power-consumption-of-system-on-idle-with-grtc-xosc-and-256-kb-ram" /><item><title>RE: How to test the power consumption of "System ON IDLE with GRTC (XOSC) and 256 KB RAM"</title><link>https://devzone.nordicsemi.com/thread/519691?ContentTypeID=1</link><pubDate>Thu, 23 Jan 2025 08:22:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7cc29a85-21b7-4955-bde7-5cb552ffd9c8</guid><dc:creator>Hieu</dc:creator><description>&lt;p&gt;Thank you. That&amp;#39;s good to know.&lt;/p&gt;
&lt;p&gt;To summarize up:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The simplest way to achieve System ON Idle is to use Hello World sample, built with CONFIG_SERIAL=n&lt;/li&gt;
&lt;li&gt;Measurement is affected by Errata 31. It is presented on some devices and&amp;nbsp;will be fixed in the next NCS release after v2.9.0&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;span style="text-decoration:line-through;"&gt;Shall we close this ticket then?&lt;/span&gt; Ah I saw you have closed the ticket. Many thanks.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to test the power consumption of "System ON IDLE with GRTC (XOSC) and 256 KB RAM"</title><link>https://devzone.nordicsemi.com/thread/519678?ContentTypeID=1</link><pubDate>Thu, 23 Jan 2025 04:06:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dbe231af-be38-4a70-89e1-c6e73c6ce772</guid><dc:creator>666</dc:creator><description>&lt;p&gt;It can work normally now&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to test the power consumption of "System ON IDLE with GRTC (XOSC) and 256 KB RAM"</title><link>https://devzone.nordicsemi.com/thread/519514?ContentTypeID=1</link><pubDate>Wed, 22 Jan 2025 11:47:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f6a9a8f7-bef9-4a55-9c26-f32e773ee1f1</guid><dc:creator>Hieu</dc:creator><description>&lt;p&gt;Yes and no.&amp;nbsp;west update will synchronize the SDK to what is defined in nrf/west.yml, so&amp;nbsp;simply runs it won&amp;#39;t change anything, unless you replace the entire west.yml with &lt;a href="https://github.com/nrfconnect/sdk-nrf/blob/main/west.yml"&gt;what is on main&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to test the power consumption of "System ON IDLE with GRTC (XOSC) and 256 KB RAM"</title><link>https://devzone.nordicsemi.com/thread/519497?ContentTypeID=1</link><pubDate>Wed, 22 Jan 2025 10:17:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a9082c71-ff75-4022-8762-a6e118a68872</guid><dc:creator>666</dc:creator><description>&lt;p&gt;Can I use &amp;#39;&lt;strong&gt;&lt;span&gt;west update&lt;/span&gt;&lt;/strong&gt;&amp;#39; directly? It&amp;#39;s currently version 2.8.0&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to test the power consumption of "System ON IDLE with GRTC (XOSC) and 256 KB RAM"</title><link>https://devzone.nordicsemi.com/thread/519280?ContentTypeID=1</link><pubDate>Tue, 21 Jan 2025 12:18:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d07b212a-96f8-4cba-ac1e-53228f84bd1e</guid><dc:creator>Hieu</dc:creator><description>&lt;p&gt;I was tipped that this might be &lt;a href="https://docs.nordicsemi.com/bundle/errata_nRF54L15_Rev1/page/ERR/nRF54L15/Rev1/latest/anomaly_L15_31.html"&gt;Errata 31&lt;/a&gt; at play. There might be little peaks due to it.&lt;/p&gt;
&lt;p&gt;The peaks are not milliamperes high like we see in the Power Profiler, but this compounds with a limitation of the PPK, where the voltage is measured in multiple level ranges, and if the actual level crosses between ranges, a&amp;nbsp;false peak is generated.&lt;/p&gt;
&lt;p&gt;Could you please try to install&amp;nbsp;NCS at the main branch, and try again? &lt;a href="https://github.com/nrfconnect/sdk-zephyr/commit/9042ad0f7fe6378b24f674e2af3a6fad24098d43"&gt;A fix&lt;/a&gt;&amp;nbsp;was made&amp;nbsp;for it.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to test the power consumption of "System ON IDLE with GRTC (XOSC) and 256 KB RAM"</title><link>https://devzone.nordicsemi.com/thread/519231?ContentTypeID=1</link><pubDate>Tue, 21 Jan 2025 09:40:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f7fddb74-a9e7-4f15-884b-159ffad4ba87</guid><dc:creator>Hieu</dc:creator><description>&lt;p&gt;Oh, I mean, what does the Power Profiler app look like when you use Ampere Meter mode. And when you use Ampere Meter mode, you need to connect all three pins, VIN, VOUT, and GND.&lt;/p&gt;
&lt;p&gt;What about&amp;nbsp;substituting parts for the measurement? Is it possible for you?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to test the power consumption of "System ON IDLE with GRTC (XOSC) and 256 KB RAM"</title><link>https://devzone.nordicsemi.com/thread/519180?ContentTypeID=1</link><pubDate>Tue, 21 Jan 2025 01:39:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a6e56906-5df7-40cc-aa73-8fb99a678b7e</guid><dc:creator>666</dc:creator><description>&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/pastedimage1737424115336v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to test the power consumption of "System ON IDLE with GRTC (XOSC) and 256 KB RAM"</title><link>https://devzone.nordicsemi.com/thread/519041?ContentTypeID=1</link><pubDate>Mon, 20 Jan 2025 11:38:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6c022139-6526-4231-84fa-155de118bf48</guid><dc:creator>Hieu</dc:creator><description>&lt;p&gt;I am trying to reproduce the issue on my end but haven&amp;#39;t been&amp;nbsp;able to yet. I only have earlier prototyping revisions of the DK, so I wonder if that is the difference.&amp;nbsp;I will try to acquire a DK from the same revision as you.&lt;/p&gt;
&lt;p&gt;Meanwhile, could you please share what it looks like when you measure in Ampere Meter mode? With all three wires connected, that is.&lt;/p&gt;
&lt;p&gt;Do you also have a higher performance power analyzer, a different PPK, or a different nRF54L15 DK to switch up the setup? This is to help isolating where the problem is.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to test the power consumption of "System ON IDLE with GRTC (XOSC) and 256 KB RAM"</title><link>https://devzone.nordicsemi.com/thread/518970?ContentTypeID=1</link><pubDate>Mon, 20 Jan 2025 02:17:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f2759bae-5de2-4c7e-879a-ee916d9ab79b</guid><dc:creator>666</dc:creator><description>&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/pastedimage1737339206717v1.png" alt=" " /&gt;&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/pastedimage1737339451400v4.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;The two in the red box are both 3.43V.&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/pastedimage1737339384174v3.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;The two in the red box are both 2.93V.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to test the power consumption of "System ON IDLE with GRTC (XOSC) and 256 KB RAM"</title><link>https://devzone.nordicsemi.com/thread/518962?ContentTypeID=1</link><pubDate>Sun, 19 Jan 2025 10:25:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:18ac59de-f8a2-411e-a060-451931ee76a3</guid><dc:creator>Hieu</dc:creator><description>[quote user="666"]&lt;blockquote&gt;&lt;div&gt;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/117590/how-to-test-the-power-consumption-of-system-on-idle-with-grtc-xosc-and-256-kb-ram/518603"&gt;Hieu said:&lt;/a&gt;&lt;/div&gt;&lt;div&gt;Beyond this, at 3.3V, you would have to zoom in and selectively measure between the spikes.&lt;/div&gt;&lt;/blockquote&gt;&lt;div&gt;&lt;/div&gt;
&lt;p&gt;Is this the first two images? Is the power consumption 1.8uA at this time&lt;/p&gt;[/quote]
&lt;p&gt;No this also seems wrong.&lt;/p&gt;
&lt;p&gt;Could you please measure VDDM and VDD_nRF with a voltmeter and let me know what the voltages are?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to test the power consumption of "System ON IDLE with GRTC (XOSC) and 256 KB RAM"</title><link>https://devzone.nordicsemi.com/thread/518944?ContentTypeID=1</link><pubDate>Sat, 18 Jan 2025 12:05:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:804d1ab3-4965-41db-97da-8ac3c75aec50</guid><dc:creator>666</dc:creator><description>&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/pastedimage1737201518022v2.png" alt=" " /&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&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/pastedimage1737201567513v3.png" alt=" " /&gt;&lt;span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;span&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/pastedimage1737201679520v4.png" alt=" " /&gt;&lt;span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;span&gt;&lt;span&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/pastedimage1737201729090v5.png" alt=" " /&gt;&lt;span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
[quote userid="9456" url="~/f/nordic-q-a/117590/how-to-test-the-power-consumption-of-system-on-idle-with-grtc-xosc-and-256-kb-ram/518603"] you can see that as supply voltage increase, current should decrease.[/quote]
&lt;p&gt;From the graph, it appears to be limited to voltages below 3V?&lt;/p&gt;
[quote userid="9456" url="~/f/nordic-q-a/117590/how-to-test-the-power-consumption-of-system-on-idle-with-grtc-xosc-and-256-kb-ram/518603"]Beyond this, at 3.3V, you would have to zoom in and selectively measure between the spikes.[/quote]
&lt;p&gt;Is this the first two images? Is the power consumption 1.8uA at this time&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to test the power consumption of "System ON IDLE with GRTC (XOSC) and 256 KB RAM"</title><link>https://devzone.nordicsemi.com/thread/518603?ContentTypeID=1</link><pubDate>Thu, 16 Jan 2025 11:05:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c2caeb24-2a7e-41aa-82f3-ae0c82869ef8</guid><dc:creator>Hieu</dc:creator><description>&lt;p&gt;The issues here are the spikes that you see all over the graph. They are not true spikes but rather false measurements due to&amp;nbsp;limitations of the PPK.&lt;/p&gt;
&lt;p&gt;I don&amp;#39;t always see this issue, but when I do,&amp;nbsp;changing the voltage in small steps help me find a threshold where such spikes&amp;nbsp;occur. That doesn&amp;#39;t help you see the real current draw at 3.3V, but the idea is, you can see that as supply voltage increase, current should decrease.&amp;nbsp;Beyond this, at 3.3V, you would have to zoom in and selectively measure between the spikes.&lt;/p&gt;
&lt;p&gt;I am asking internally what those spikes are and what can be done about them. I will get back to you once I get anything.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to test the power consumption of "System ON IDLE with GRTC (XOSC) and 256 KB RAM"</title><link>https://devzone.nordicsemi.com/thread/518398?ContentTypeID=1</link><pubDate>Wed, 15 Jan 2025 09:20:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2c70dcaa-9290-4ed7-9d35-97ad0e518f76</guid><dc:creator>666</dc:creator><description>&lt;p&gt;The following is the same demo, showing the situation by changing the voltage&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/pastedimage1736932733121v1.png" alt=" " /&gt;&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/pastedimage1736932782697v2.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to test the power consumption of "System ON IDLE with GRTC (XOSC) and 256 KB RAM"</title><link>https://devzone.nordicsemi.com/thread/518385?ContentTypeID=1</link><pubDate>Wed, 15 Jan 2025 08:42:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2f06c4b4-abc4-421a-829c-95b8fe0e360c</guid><dc:creator>Hieu</dc:creator><description>&lt;p&gt;That does not make sense at all. The current at 1.8V should be lower than the current at 3.3V, assuming the same operation state.&lt;/p&gt;
&lt;p&gt;Are you absolutely sure?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to test the power consumption of "System ON IDLE with GRTC (XOSC) and 256 KB RAM"</title><link>https://devzone.nordicsemi.com/thread/518347?ContentTypeID=1</link><pubDate>Wed, 15 Jan 2025 01:11:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f53c91d6-7e6c-427a-83cf-869cb3efa8d4</guid><dc:creator>666</dc:creator><description>&lt;p&gt;&lt;span&gt;When DK runs at 1.8V, it is normal (3uA).&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Why is there 6uA at 3.3V?&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to test the power consumption of "System ON IDLE with GRTC (XOSC) and 256 KB RAM"</title><link>https://devzone.nordicsemi.com/thread/518189?ContentTypeID=1</link><pubDate>Mon, 13 Jan 2025 14:59:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:031e4a72-ad82-48fb-94e8-393c5b07b725</guid><dc:creator>Hieu</dc:creator><description>&lt;p&gt;The light you pictured is the debugger and shouldn&amp;#39;t affect the board.&lt;/p&gt;
&lt;p&gt;Do you know what&amp;nbsp;VDD you are using? The datasheet lists current consumption at 3.3V. The DK runs 1.8V by default.&lt;/p&gt;
&lt;p&gt;You can try to connect only GND and VOUT from the PPK and run it in source meter mode.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to test the power consumption of "System ON IDLE with GRTC (XOSC) and 256 KB RAM"</title><link>https://devzone.nordicsemi.com/thread/518096?ContentTypeID=1</link><pubDate>Mon, 13 Jan 2025 08:55:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:64203434-1590-441d-bda7-324aae845f97</guid><dc:creator>666</dc:creator><description>&lt;p&gt;Could the light in the above picture be the factor causing the 3uA power consumption difference&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to test the power consumption of "System ON IDLE with GRTC (XOSC) and 256 KB RAM"</title><link>https://devzone.nordicsemi.com/thread/517860?ContentTypeID=1</link><pubDate>Fri, 10 Jan 2025 07:36:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c043ab35-a4e9-4d81-b973-f53a01632681</guid><dc:creator>666</dc:creator><description>[quote userid="9456" url="~/f/nordic-q-a/117590/how-to-test-the-power-consumption-of-system-on-idle-with-grtc-xosc-and-256-kb-ram/517858"]Is this the hello_world sample running without UART?[/quote]
&lt;p&gt;Yes,no UART.&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/pastedimage1736494474940v1.png" /&gt;&lt;/p&gt;
&lt;p&gt;Only one light in the red box.&lt;/p&gt;
&lt;p&gt;There are currently no other boards available.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to test the power consumption of "System ON IDLE with GRTC (XOSC) and 256 KB RAM"</title><link>https://devzone.nordicsemi.com/thread/517858?ContentTypeID=1</link><pubDate>Fri, 10 Jan 2025 07:27:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4d1aa065-7248-4266-9a33-06cfd76b52f7</guid><dc:creator>Hieu</dc:creator><description>&lt;p&gt;Hi 666,&lt;/p&gt;
&lt;p&gt;Is this the hello_world sample running without UART?&lt;/p&gt;
&lt;p&gt;Is any LED on at all?&lt;/p&gt;
&lt;p&gt;Do you have a different board to test this with?&lt;/p&gt;
&lt;p&gt;Could you please share the information on the white square label on your DK board?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to test the power consumption of "System ON IDLE with GRTC (XOSC) and 256 KB RAM"</title><link>https://devzone.nordicsemi.com/thread/517820?ContentTypeID=1</link><pubDate>Fri, 10 Jan 2025 01:34:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c5346225-329d-4cc1-ba77-b788ea582fb8</guid><dc:creator>666</dc:creator><description>&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/pastedimage1736472962359v1.png" alt=" " /&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/pastedimage1736472674446v2.png" /&gt;&lt;/p&gt;
&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;This still has 6uA, which does not match the 3uA specified in the specifications.&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/pastedimage1736472840511v3.png" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to test the power consumption of "System ON IDLE with GRTC (XOSC) and 256 KB RAM"</title><link>https://devzone.nordicsemi.com/thread/517808?ContentTypeID=1</link><pubDate>Thu, 09 Jan 2025 21:22:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4c312437-ead3-4d71-9146-8ef80b0f47d4</guid><dc:creator>Hieu</dc:creator><description>&lt;p&gt;Hi 666,&lt;/p&gt;
&lt;p&gt;My apology.&amp;nbsp;The blinky sample was my idea. I&amp;nbsp;thought wrongly that since it doesn&amp;#39;t enable UART, it won&amp;#39;t have UART and can show the performance clearly. I was wrong. UART is enabled by default, and you need to disable it.&lt;/p&gt;
&lt;p&gt;So, if you rebuilt the sample with &lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;"&gt;CONFIG_SERIAL=n&lt;/span&gt;, you will see better number.&lt;/p&gt;
&lt;p&gt;The reason I recommended blinky is to also point out that the measurement will also shows current drawn by the LED circuit.&lt;/p&gt;
&lt;p&gt;If you want to observe just the nRF54L15 in System ON Idle, you can also use hello_world, with &lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;"&gt;CONFIG_SERIAL=n&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;Hieu&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to test the power consumption of "System ON IDLE with GRTC (XOSC) and 256 KB RAM"</title><link>https://devzone.nordicsemi.com/thread/517353?ContentTypeID=1</link><pubDate>Wed, 08 Jan 2025 02:12:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5634f69b-9cff-46ca-8bde-a59fe8fad1c6</guid><dc:creator>666</dc:creator><description>&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/pastedimage1736301001882v1.png" alt=" " /&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/pastedimage1736301100030v2.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to test the power consumption of "System ON IDLE with GRTC (XOSC) and 256 KB RAM"</title><link>https://devzone.nordicsemi.com/thread/517225?ContentTypeID=1</link><pubDate>Tue, 07 Jan 2025 13:17:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:999c2f5e-94d8-4a95-b93a-14f74c8acba9</guid><dc:creator>Sigurd Hellesvik</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Can you try to measure the same for the &lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/zephyr/samples/basic/blinky/README.html"&gt;blinky&lt;/a&gt; sample and let us know what current draw that has (when the LED is off in the blink cycle)?&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Sigurd Hellesvik&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to test the power consumption of "System ON IDLE with GRTC (XOSC) and 256 KB RAM"</title><link>https://devzone.nordicsemi.com/thread/516905?ContentTypeID=1</link><pubDate>Mon, 06 Jan 2025 07:47:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d7d01707-d402-4dd4-84f9-a82dc2060300</guid><dc:creator>666</dc:creator><description>&lt;p&gt;HI ALL,&lt;/p&gt;
&lt;p&gt;&amp;nbsp; Do you have any suggestions？&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>