<?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>Unknown Reboots Triggered by Hardware Watchdog (WDT) on nRF54L15</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/125124/unknown-reboots-triggered-by-hardware-watchdog-wdt-on-nrf54l15</link><description>Hello Nordic Team, 
 I am writing to report an issue with random reboots on our custom board using the nRF54L15, developed with NCS v3.1.1 for a Matter device. 
 The reboot is highly random and occurs under various conditions: 
 
 
 Shortly (e.g., within</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 07 Jan 2026 09:19:43 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/125124/unknown-reboots-triggered-by-hardware-watchdog-wdt-on-nrf54l15" /><item><title>RE: Unknown Reboots Triggered by Hardware Watchdog (WDT) on nRF54L15</title><link>https://devzone.nordicsemi.com/thread/558115?ContentTypeID=1</link><pubDate>Wed, 07 Jan 2026 09:19:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7c267561-2ba9-44ac-91b8-38ccff213357</guid><dc:creator>xiongwei.wang</dc:creator><description>&lt;p&gt;Hi,&lt;br /&gt;&lt;span&gt;I&amp;#39;m not sure what fixed it in the end &amp;mdash; it might have been some instability in my code.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Xiongwei.Wang&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unknown Reboots Triggered by Hardware Watchdog (WDT) on nRF54L15</title><link>https://devzone.nordicsemi.com/thread/552302?ContentTypeID=1</link><pubDate>Fri, 24 Oct 2025 02:11:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:db3f35a1-6934-4963-b676-7a8dbfdb10ed</guid><dc:creator>xiongwei.wang</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;span&gt;Amanda H&lt;/span&gt;,&lt;/p&gt;
&lt;p class="ds-markdown-paragraph"&gt;Thank you for your reply!&lt;/p&gt;
&lt;p class="ds-markdown-paragraph"&gt;&lt;span&gt;You provided so much helpful information that it took me some time to digest it all.&lt;/span&gt;&lt;/p&gt;
[quote userid="77782" url="~/f/nordic-q-a/125124/unknown-reboots-triggered-by-hardware-watchdog-wdt-on-nrf54l15/552183"]&lt;span&gt;It depends on your feeding approach. The Matter watchdog can be fed either automatically or manually. See&amp;nbsp;&lt;/span&gt;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/protocols/matter/end_product/watchdog.html#feeding_the_matter_watchdog"&gt;Feeding the Matter watchdog&lt;/a&gt;.[/quote]
&lt;p class="ds-markdown-paragraph"&gt;&lt;span&gt;I checked the code but wasn&amp;rsquo;t sure whether I could feed the watchdog manually. Your response clarified that&amp;mdash;thank you.&lt;/span&gt;&lt;/p&gt;
[quote userid="77782" url="~/f/nordic-q-a/125124/unknown-reboots-triggered-by-hardware-watchdog-wdt-on-nrf54l15/552183"]If your application has long idle periods and pause mode isn&amp;#39;t enabled, you may need to feed the watchdog even when the CPU is sleeping.[/quote]
&lt;p class="ds-markdown-paragraph"&gt;&lt;span&gt;That could be a reason. In any case, I will add some manual watchdog feeding code and monitor its behavior.&lt;/span&gt;&lt;/p&gt;
[quote userid="77782" url="~/f/nordic-q-a/125124/unknown-reboots-triggered-by-hardware-watchdog-wdt-on-nrf54l15/552183"]&lt;span&gt;&lt;/span&gt;Check the .config file under build/App_Name/zephyr.&amp;nbsp;[/quote]
&lt;p class="ds-markdown-paragraph"&gt;&lt;span&gt;Thanks, I found it. I should have checked with the AI first, but I forgot. My apologies for taking up your time.&lt;/span&gt;&lt;/p&gt;
&lt;p class="ds-markdown-paragraph"&gt;&lt;span&gt;My goal is to disable the watchdog for debugging purposes. I&amp;rsquo;ll enable it again in the release version.&lt;/span&gt;&lt;/p&gt;
&lt;p class="ds-markdown-paragraph"&gt;&lt;span&gt;Thank you again for your help!&lt;/span&gt;&lt;/p&gt;
&lt;p class="ds-markdown-paragraph"&gt;&lt;br /&gt;Best regards,&lt;br /&gt;&lt;br /&gt;Xiongwei.Wang&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unknown Reboots Triggered by Hardware Watchdog (WDT) on nRF54L15</title><link>https://devzone.nordicsemi.com/thread/552183?ContentTypeID=1</link><pubDate>Wed, 22 Oct 2025 16:49:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:453c3b3a-79de-46e1-a306-5163a053330f</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
[quote user="xiongwei.wang"]Are there any specific scenarios where the automatic watchdog feeding might not work as expected?[/quote]
&lt;p&gt;&lt;span&gt;It depends on your feeding approach. The Matter watchdog can be fed either automatically or manually. See&amp;nbsp;&lt;/span&gt;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/protocols/matter/end_product/watchdog.html#feeding_the_matter_watchdog"&gt;Feeding the Matter watchdog&lt;/a&gt;.&lt;/p&gt;
[quote user="xiongwei.wang"]Are there any specific scenarios where the automatic watchdog feeding might not work as expected?[/quote]
&lt;p&gt;&lt;span&gt;In the Matter common module, two watchdog sources are implemented by default and automatically created for the release build of a Matter sample. One source monitors the Main thread, while the other monitors the Matter thread. If either thread remains blocked for longer than the duration defined by the&amp;nbsp;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/samples/matter/common/config.html#config-ncs-sample-matter-watchdog-timeout"&gt;&lt;span&gt;CONFIG_NCS_SAMPLE_MATTER_WATCHDOG_TIMEOUT&lt;/span&gt;&lt;/a&gt;&amp;nbsp;Kconfig option, the system will trigger a reboot.&lt;/span&gt;&lt;span&gt;&amp;nbsp;See&amp;nbsp;&lt;/span&gt;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/protocols/matter/end_product/watchdog.html#default_matter_watchdog_implementation"&gt;Default Matter watchdog implementation&lt;br /&gt;&lt;/a&gt;&lt;/p&gt;
[quote user="xiongwei.wang"]Are there any specific scenarios where the automatic watchdog feeding might not work as expected?[/quote]
&lt;p&gt;&lt;span&gt;If your application has long idle periods and pause mode isn&amp;#39;t enabled, you may need to feed the watchdog even when the CPU is sleeping.&lt;/span&gt;&lt;/p&gt;
[quote user="xiongwei.wang"]Could you please advise how I can verify that this configuration is correctly applied?[/quote]
&lt;p&gt;&lt;span&gt;&lt;/span&gt;Check the .config file under build/App_Name/zephyr.&amp;nbsp;&lt;/p&gt;
[quote user="xiongwei.wang"]If further review of our custom board design is needed, what file format would you prefer for the board files? [/quote]
&lt;p&gt;&lt;span&gt;For hardware review, you should provide at least the schematics, PCB layout files, bill of materials, and Gerber files.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;-Amanda H.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unknown Reboots Triggered by Hardware Watchdog (WDT) on nRF54L15</title><link>https://devzone.nordicsemi.com/thread/552124?ContentTypeID=1</link><pubDate>Wed, 22 Oct 2025 08:28:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3a788fcb-d5f7-4e6e-af8a-5139ec03b035</guid><dc:creator>xiongwei.wang</dc:creator><description>&lt;p class="ds-markdown-paragraph"&gt;&lt;span&gt;Hi Amanda,&lt;/span&gt;&lt;/p&gt;
&lt;p class="ds-markdown-paragraph"&gt;&lt;span&gt;Thank you for your response.&lt;/span&gt;&lt;/p&gt;
&lt;p class="ds-markdown-paragraph"&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
[quote userid="77782" url="~/f/nordic-q-a/125124/unknown-reboots-triggered-by-hardware-watchdog-wdt-on-nrf54l15/552102"]Do you see the issue with matter samples or your custom application? Is it possible to reproduce the issues on nRF54L15DK?&amp;nbsp;If you are using nRF samples, what&amp;nbsp;&lt;span&gt;matter samples are you using?&lt;/span&gt;[/quote]
&lt;p&gt;&lt;/p&gt;
&lt;p class="ds-markdown-paragraph"&gt;&lt;span&gt;I am using the Matter Template project to create my application. Since my design uses peripherals that are not available on the nRF54L15DK (such as UART and buttons), I have modified the overlay file to disable unrelated peripherals. I have not created a custom board overlay&amp;mdash;only adapted the existing one.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p class="ds-markdown-paragraph"&gt;&lt;span&gt;The other samples may be a good way to isolate the problem. I will port them to my board for testing.&lt;/span&gt;&lt;/p&gt;
&lt;p class="ds-markdown-paragraph"&gt;&lt;span&gt;If the Nordic samples do not cause reboots, does that mean I&amp;#39;m not feeding the watchdog timely in my current application? What specific operations might lead to this situation?&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p class="ds-markdown-paragraph"&gt;&lt;span&gt;I&amp;#39;ve observed that the device sometimes reboots immediately after firmware programming, even when left idle. It shouldn&amp;#39;t exceed the default watchdog timeout in these cases. The setup only involves a TTL connection to the computer.&lt;/span&gt;&lt;/p&gt;
&lt;p class="ds-markdown-paragraph"&gt;&lt;span&gt;I have a few questions regarding the watchdog handling:&lt;/span&gt;&lt;/p&gt;
&lt;ol start="1"&gt;
&lt;li&gt;
&lt;p class="ds-markdown-paragraph"&gt;&lt;span&gt;Should I call the watchdog feed manually in my application?&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p class="ds-markdown-paragraph"&gt;&lt;span&gt;Could long-running operations that block the main thread be causing this issue?&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p class="ds-markdown-paragraph"&gt;&lt;span&gt;Are there any specific scenarios where the automatic watchdog feeding might not work as expected?&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p class="ds-markdown-paragraph"&gt;&lt;span&gt;So far, I do not see any obvious issues in my code, and the system has been running without problems for two days. However, the random reboots are still a concern.&lt;/span&gt;&lt;/p&gt;
&lt;p class="ds-markdown-paragraph"&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
[quote userid="77782" url="~/f/nordic-q-a/125124/unknown-reboots-triggered-by-hardware-watchdog-wdt-on-nrf54l15/552102"]&lt;span&gt;For Matter samples, the watchdog is enabled by default for release builds.&amp;nbsp;To disable the default Matter watchdog implementation, set the&amp;nbsp;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/samples/matter/common/config.html#config-ncs-sample-matter-watchdog-default"&gt;&lt;span&gt;CONFIG_NCS_SAMPLE_MATTER_WATCHDOG_DEFAULT&lt;/span&gt;&lt;/a&gt;&amp;nbsp;Kconfig option to&amp;nbsp;&lt;code&gt;&lt;span&gt;n&lt;/span&gt;&lt;/code&gt;. See&amp;nbsp;&lt;/span&gt;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/protocols/matter/end_product/watchdog.html#default_matter_watchdog_implementation"&gt;Default Matter watchdog implementation&lt;/a&gt;.&amp;nbsp;[/quote]
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p class="ds-markdown-paragraph"&gt;&lt;span&gt;Regarding the watchdog configuration:&lt;/span&gt;&lt;br /&gt;&lt;span&gt;I tried adjusting &lt;/span&gt;&lt;code&gt;CONFIG_NCS_SAMPLE_MATTER_WATCHDOG_DEFAULT&lt;/code&gt;&lt;span&gt; as suggested. However, when I search forwatchdog-related configurations in &lt;/span&gt;&lt;code&gt;build/zephyr/.config&lt;/code&gt;&lt;span&gt;, I do not see any entries related to the watchdog&amp;mdash;whether I enable or disable the option. Could you please advise how I can verify that this configuration is correctly applied?&lt;/span&gt;&lt;/p&gt;
&lt;p class="ds-markdown-paragraph"&gt;&lt;span&gt;If further review of our custom board design is needed, what file format would you prefer for the board files? I can prepare and upload them accordingly.&lt;/span&gt;&lt;/p&gt;
&lt;p class="ds-markdown-paragraph"&gt;&lt;span&gt;Thank you for your support again.&lt;/span&gt;&lt;/p&gt;
&lt;p class="ds-markdown-paragraph"&gt;&lt;span&gt;Best regards,&lt;/span&gt;&lt;br /&gt;&lt;span&gt;Xiongwei Wang&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unknown Reboots Triggered by Hardware Watchdog (WDT) on nRF54L15</title><link>https://devzone.nordicsemi.com/thread/552102?ContentTypeID=1</link><pubDate>Tue, 21 Oct 2025 18:55:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f28d6c23-9c05-4857-b9af-5180f1c9001a</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Do you see the issue with matter samples or your custom application? Is it possible to reproduce the issues on nRF54L15DK?&amp;nbsp;If you are using nRF samples, what&amp;nbsp;&lt;span&gt;matter samples are you using?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;For Matter samples, the watchdog is enabled by default for release builds.&amp;nbsp;To disable the default Matter watchdog implementation, set the&amp;nbsp;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/samples/matter/common/config.html#config-ncs-sample-matter-watchdog-default"&gt;&lt;span&gt;CONFIG_NCS_SAMPLE_MATTER_WATCHDOG_DEFAULT&lt;/span&gt;&lt;/a&gt;&amp;nbsp;Kconfig option to&amp;nbsp;&lt;code&gt;&lt;span&gt;n&lt;/span&gt;&lt;/code&gt;. See&amp;nbsp;&lt;/span&gt;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/protocols/matter/end_product/watchdog.html#default_matter_watchdog_implementation"&gt;Default Matter watchdog implementation&lt;/a&gt;.&amp;nbsp;&lt;/p&gt;
[quote user=""]Given that the watchdog cannot be disabled and the reboots are random, I am now considering a potential hardware issue on our custom board. Could you please advise on what specific hardware components or circuit designs we should check?[/quote]
&lt;p&gt;You can create a private case with the title &amp;quot;nRF54L15&amp;nbsp;custom board review&amp;quot; and upload the board files.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Amanda H.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>