<?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 reach system off current of 0.8uA with nRF54L15</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/116811/how-to-reach-system-off-current-of-0-8ua-with-nrf54l15</link><description>Hi 
 I have tried the system off example with the nRF54L15dk. The current with enabled GRTC is about 3µA. Do you have an example application to reach the specified 0.8µA? 
 Kind regards 
 Samuel</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 09 Dec 2024 15:42:17 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/116811/how-to-reach-system-off-current-of-0-8ua-with-nrf54l15" /><item><title>RE: How to reach system off current of 0.8uA with nRF54L15</title><link>https://devzone.nordicsemi.com/thread/514087?ContentTypeID=1</link><pubDate>Mon, 09 Dec 2024 15:42:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e69cb117-86ca-4456-a300-c9bec62b3600</guid><dc:creator>samuel4</dc:creator><description>&lt;p&gt;Thank you! It&amp;#39;s working now. In order to wake up periodically, I had to keep RET2 enabled. Deep sleep current meets 800nA as specified in the datasheet.&lt;/p&gt;
&lt;p&gt;Kind regards&lt;br /&gt;Samuel&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to reach system off current of 0.8uA with nRF54L15</title><link>https://devzone.nordicsemi.com/thread/513014?ContentTypeID=1</link><pubDate>Mon, 02 Dec 2024 14:54:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:08c56715-079e-42fb-94d4-5823469418c7</guid><dc:creator>runsiv</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;I think the issue is RAM rentention. It need to be turned off the reach the numbers in the datasheet. I will test it myself tomorrow and get back to you.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;It can be turned off by adding the following to main&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;div&gt;
&lt;div&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;NRF_MEMCONF&lt;/span&gt;&lt;span&gt;-&amp;gt;&lt;/span&gt;&lt;span&gt;POWER&lt;/span&gt;&lt;span&gt;[&lt;/span&gt;&lt;span&gt;0&lt;/span&gt;&lt;span&gt;].&lt;/span&gt;&lt;span&gt;RET&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;=&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;0&lt;/span&gt;&lt;span&gt;;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;NRF_MEMCONF&lt;/span&gt;&lt;span&gt;-&amp;gt;&lt;/span&gt;&lt;span&gt;POWER&lt;/span&gt;&lt;span&gt;[&lt;/span&gt;&lt;span&gt;1&lt;/span&gt;&lt;span&gt;].&lt;/span&gt;&lt;span&gt;RET&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;=&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;0&lt;/span&gt;&lt;span&gt;;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;NRF_MEMCONF&lt;/span&gt;&lt;span&gt;-&amp;gt;&lt;/span&gt;&lt;span&gt;POWER&lt;/span&gt;&lt;span&gt;[&lt;/span&gt;&lt;span&gt;0&lt;/span&gt;&lt;span&gt;].&lt;/span&gt;&lt;span&gt;RET2&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;=&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;0&lt;/span&gt;&lt;span&gt;;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;NRF_MEMCONF&lt;/span&gt;&lt;span&gt;-&amp;gt;&lt;/span&gt;&lt;span&gt;POWER&lt;/span&gt;&lt;span&gt;[&lt;/span&gt;&lt;span&gt;1&lt;/span&gt;&lt;span&gt;].&lt;/span&gt;&lt;span&gt;RET2&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;=&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;0&lt;/span&gt;&lt;span&gt;;&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;Update: This should fix the issue&lt;/p&gt;
&lt;p&gt;Regards&lt;/p&gt;
&lt;p&gt;Runar&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to reach system off current of 0.8uA with nRF54L15</title><link>https://devzone.nordicsemi.com/thread/512693?ContentTypeID=1</link><pubDate>Fri, 29 Nov 2024 09:01:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:941cf94d-2187-491c-b7c1-7cd91024e0f0</guid><dc:creator>runsiv</dc:creator><description>&lt;p&gt;True, i mixed up on my end. I&amp;#39;m thinking it could be that the device goes into emulated system off due to the usb cable I presume you are using. I will try to replicate it on my end. It could also be due to&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Regards&lt;/p&gt;
&lt;p&gt;Runar&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to reach system off current of 0.8uA with nRF54L15</title><link>https://devzone.nordicsemi.com/thread/512586?ContentTypeID=1</link><pubDate>Thu, 28 Nov 2024 13:35:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8ab7238d-5b7c-41cc-a6b6-072b0941a125</guid><dc:creator>samuel4</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;The Chip has &amp;quot;QFAABB&amp;quot; printed on the middle line - so it seems it is engineering B. However, the system off example switches into system off? I mean the issue is about system on mode.&lt;/p&gt;
&lt;p&gt;Kind regards&lt;/p&gt;
&lt;p&gt;Samuel&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to reach system off current of 0.8uA with nRF54L15</title><link>https://devzone.nordicsemi.com/thread/512568?ContentTypeID=1</link><pubDate>Thu, 28 Nov 2024 12:25:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f24fd106-045b-4333-a521-4a798a306503</guid><dc:creator>runsiv</dc:creator><description>&lt;p&gt;Hi Samuel&lt;/p&gt;
&lt;p&gt;Which version of the DK do you have and what sample have you tested?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;If your DK is engineering B it might be this &lt;a href="https://docs.nordicsemi.com/bundle/errata_nRF54L15_EngB/page/ERR/nRF54L15/EngineeringB/latest/anomaly_L15_31.html"&gt;errata&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Regards&lt;/p&gt;
&lt;p&gt;Runar&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>