<?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>case about nRF54L15 reset reason</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/122264/case-about-nrf54l15-reset-reason</link><description>Hi, 
 If the following function is used, how to solve this error: 
 
 
 #include &amp;lt;nrfx_reset_reason.h&amp;gt; 
 
 void check_and_clear_reset_reason ( void ) 
 { 
 // 获取复位原因 
 uint32_t reason = nrfx_reset_reason_get (); 
 
 // 清除所有已检测到的复位原因 
 nrfx_reset_reason_clear</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 17 Jun 2025 09:31:22 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/122264/case-about-nrf54l15-reset-reason" /><item><title>RE: case about nRF54L15 reset reason</title><link>https://devzone.nordicsemi.com/thread/539507?ContentTypeID=1</link><pubDate>Tue, 17 Jun 2025 09:31:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f98815d4-f24d-47c9-bf25-d7afea2e20df</guid><dc:creator>Priyanka</dc:creator><description>&lt;p&gt;Hi Peter,&lt;/p&gt;
&lt;p&gt;Please take a look at this changelog for the nRF COnnect SDK v3.0.0:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/releases_and_maturity/releases/release-notes-3.0.0-preview1.html#:~:text=The%20Failsafe%20module,and%20nrfx_reset_reason_clear()%20functions)"&gt;https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/releases_and_maturity/releases/release-notes-3.0.0-preview1.html#:~:text=The%20Failsafe%20module,and%20nrfx_reset_reason_clear()%20functions)&lt;/a&gt;.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Where it mentions that you need to use the hwinfo instead of the previous reset reason:&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/pastedimage1750152764031v2.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Priyanka&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>