<?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>Not able to disable/stop Watchdog on NRF54L15-DK.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/124318/not-able-to-disable-stop-watchdog-on-nrf54l15-dk</link><description>I am trying to enable a watchdog and then stop it. i closely followed the datasheet way to do this. the problem is that the watchdog once enabled will always fire. i want to enable then disable the watchdog. See code: 
 
 #include &amp;lt;zephyr/kernel.h&amp;gt; 
</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 11 Sep 2025 10:11:54 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/124318/not-able-to-disable-stop-watchdog-on-nrf54l15-dk" /><item><title>RE: Not able to disable/stop Watchdog on NRF54L15-DK.</title><link>https://devzone.nordicsemi.com/thread/548471?ContentTypeID=1</link><pubDate>Thu, 11 Sep 2025 10:11:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1b85b999-4783-48f5-86fa-4f0498da1685</guid><dc:creator>Nikollao</dc:creator><description>&lt;p&gt;I solved the problem. i was bitshifting the wrong value (2) whereas right bit was 6. also was clearing tsen too early. thanks!&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>