<?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>nRF91 modem watchdog fault when re-activating LTE</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/126840/nrf91-modem-watchdog-fault-when-re-activating-lte</link><description>I have an application with a shipping mode that when enabled/disabled calls `conn_mgr_all_if_connect/conn_mgr_all_if_disconnect`. These functions eventually end up in `lte_net_if.c`, running `lte_lc_func_mode_set` with either `LTE_LC_FUNC_MODE_ACTIVATE_LTE</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 16 Feb 2026 08:52:43 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/126840/nrf91-modem-watchdog-fault-when-re-activating-lte" /><item><title>RE: nRF91 modem watchdog fault when re-activating LTE</title><link>https://devzone.nordicsemi.com/thread/561200?ContentTypeID=1</link><pubDate>Mon, 16 Feb 2026 08:52:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5edff9eb-16fa-4a17-be03-8ab70d8e46e2</guid><dc:creator>Syed Maysum Abbas Zaidi</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Thanks for the suggestion. The issue we observed was related to Windows symlink handling. If symlinks are not enabled before cloning the workspace, Git may check them out as regular files, which causes TFM include path issues during build. Enabling Windows Developer Mode and ensuring symlinks are properly created resolved the problem on our side.&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1771231741325v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;We will review this further and consider contributing if needed.&lt;/p&gt;
&lt;p&gt;Best Regards,&lt;br /&gt;Syed Maysum&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF91 modem watchdog fault when re-activating LTE</title><link>https://devzone.nordicsemi.com/thread/561060?ContentTypeID=1</link><pubDate>Thu, 12 Feb 2026 23:54:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d71ed73f-6beb-405a-af7a-6f225435b21a</guid><dc:creator>JordanYates</dc:creator><description>&lt;p&gt;Hi Syed,&lt;/p&gt;
&lt;p&gt;Thank you for persisting with getting the reproducing sample working and for escalating internally.&lt;/p&gt;
&lt;p&gt;The Windows error is interesting, it would be amazing if you could submit a PR upstream to update&amp;nbsp;&lt;a id="" href="https://docs.zephyrproject.org/latest/services/tfm/overview.html"&gt;https://docs.zephyrproject.org/latest/services/tfm/overview.html&lt;/a&gt;&amp;nbsp;with the error that can occur on Windows and how to fix it, as I am certain you will not be the only person to run into it.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF91 modem watchdog fault when re-activating LTE</title><link>https://devzone.nordicsemi.com/thread/561039?ContentTypeID=1</link><pubDate>Thu, 12 Feb 2026 15:20:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:830f9ca3-b136-46f4-a4bb-35bed18c3bf9</guid><dc:creator>Syed Maysum Abbas Zaidi</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I’ve now been able to reproduce the behavior on our side using the provided nrf91_modem_fault example on nrf9161dk.&lt;/p&gt;
&lt;p&gt;(For transparency: on Windows we initially hit a TF-M build issue related to symlink handling in the Zephyr workspace. After enabling Windows Developer Mode and ensuring Git symlinks were properly supported, the project built correctly.)&lt;/p&gt;
&lt;p&gt;The sequence behaves as you described:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;LTE connects correctly on boot then entering shipping mode works fine&lt;/li&gt;
&lt;li&gt;If LTE is reactivated within ~1 minute, it reconnects successfully&lt;/li&gt;
&lt;li&gt;If LTE is reactivated after ~60+ seconds of deactivation, the modem consistently crashes with:&amp;nbsp;&lt;br /&gt;&lt;pre class="ui-code" data-mode="text"&gt;[00:01:23.234,283] &amp;lt;err&amp;gt; nrf_modem: Modem has crashed, reason 0x2, PC: 0x467da&lt;/pre&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The issue is fully reproducible and occurs consistently with the same fault reason and program counter. Since this appears to be modem-side behavior during functional mode reactivation, we are escalating this internally for further investigation.&lt;/p&gt;
&lt;p&gt;I will update you as soon as we have feedback from the modem team.&lt;/p&gt;
&lt;p&gt;Best Regards,&lt;br /&gt;Syed Maysum&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF91 modem watchdog fault when re-activating LTE</title><link>https://devzone.nordicsemi.com/thread/560944?ContentTypeID=1</link><pubDate>Wed, 11 Feb 2026 16:37:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c5575d51-b475-47ce-a3cb-74c9951a607a</guid><dc:creator>Syed Maysum Abbas Zaidi</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Thanks for sharing your build steps.&lt;/p&gt;
&lt;p&gt;On my side (Windows environment), I set up a clean workspace and followed essentially the same flow as you:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;mkdir fault_demo
cd fault_demo
west init -m https://github.com/Embeint/infuse-sdk.git
west update
cd infuse-sdk
git checkout example/nrf91_modem_fault
west update
west build -b nrf9161dk/nrf9161/ns samples/nrf91_modem_fault -p always&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;However, the build fails during the TF-M stage with:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;zephyr/modules/trusted-firmware-m/nordic/include/RTE_Device.h:14:10:
fatal error: zephyr/devicetree.h: No such file or directory&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;The file does exist in the workspace, so it appears that the TF-M compile step is not picking up Zephyr’s include path on my host. I’m checking this internally to proceed with reproducing the watchdog issue and will get back to you by tomorrow.&lt;br /&gt;&lt;br /&gt;Best Regards,&lt;br /&gt;Syed Maysum&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF91 modem watchdog fault when re-activating LTE</title><link>https://devzone.nordicsemi.com/thread/560857?ContentTypeID=1</link><pubDate>Tue, 10 Feb 2026 23:55:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d0ab74f8-771f-457e-a404-a45322d9858a</guid><dc:creator>JordanYates</dc:creator><description>&lt;p&gt;&amp;gt;&amp;nbsp;I&amp;nbsp;are currently trying to build and run the exact minimal sample you shared, using your west workspace. While setting this up in a clean environment,&amp;nbsp;I am hitting a TF-M build error on nrf9161dk/nrf9161/ns.&lt;/p&gt;
&lt;p&gt;Can you share the build error? A clean environment build works fine locally for me.&lt;br /&gt;&lt;br /&gt;&lt;pre class="ui-code" data-mode="text"&gt;(.zephyr_venv) jordan@TAURUS:~/code$ mkdir fault_demo
(.zephyr_venv) jordan@TAURUS:~/code$ cd fault_demo/
(.zephyr_venv) jordan@TAURUS:~/code/fault_demo$ west init -m git@github.com:Embeint/infuse-sdk.git
(.zephyr_venv) jordan@TAURUS:~/code/fault_demo$ cd infuse-sdk/
(.zephyr_venv) jordan@TAURUS:~/code/fault_demo/infuse-sdk$ git checkout example/nrf91_modem_fault
(.zephyr_venv) jordan@TAURUS:~/code/fault_demo/infuse-sdk$ west update
(.zephyr_venv) jordan@TAURUS:~/code/fault_demo/infuse-sdk$ west build -b nrf9161dk/nrf9161/ns ./samples/nrf91_modem_fault/
...
[506/506] Linking C executable zephyr/zephyr.elf
Memory region         Used Size  Region Size  %age Used
           FLASH:      193308 B       704 KB     26.81%
             RAM:       79684 B       168 KB     46.32%
     RetainedMem:          0 GB        256 B      0.00%
        IDT_LIST:          0 GB        32 KB      0.00%
Generating files from /home/jordan/code/fault_demo/infuse-sdk/build/zephyr/zephyr.elf for board: nrf9161dk&lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF91 modem watchdog fault when re-activating LTE</title><link>https://devzone.nordicsemi.com/thread/560791?ContentTypeID=1</link><pubDate>Tue, 10 Feb 2026 12:30:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:50272029-40f9-4655-b246-b3cbfb00ebfb</guid><dc:creator>Syed Maysum Abbas Zaidi</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Thanks for the detailed feedback. I understand your point, and I agree that reworking application architecture just to debug a modem fault isn’t ideal.&lt;/p&gt;
&lt;p&gt;I&amp;nbsp;are currently trying to build and run the exact minimal sample you shared, using your west workspace. While setting this up in a clean environment,&amp;nbsp;I am hitting a TF-M build error on nrf9161dk/nrf9161/ns.&amp;nbsp;I am checking it internally and&amp;nbsp;once we have the sample building, we’ll proceed with reproducing the modem watchdog issue and report back.&lt;/p&gt;
&lt;p&gt;Best Regards,&lt;br /&gt;Syed Maysum&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF91 modem watchdog fault when re-activating LTE</title><link>https://devzone.nordicsemi.com/thread/560726?ContentTypeID=1</link><pubDate>Mon, 09 Feb 2026 22:58:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bd041254-fb8c-4966-94ac-8557f4db98d3</guid><dc:creator>JordanYates</dc:creator><description>&lt;p&gt;&amp;gt;&amp;nbsp;We tested the same shutdown, wait and re-initialization sequence in a clean nRF Connect SDK v3.1.0 environment on nRF9161DK.&amp;nbsp;In this setup, the modem reliably re-initializes and reconnects after the wait period, and we do not see an NRF_MODEM_FAULT_HW_WD_RESET (0x2).&lt;/p&gt;
&lt;p&gt;Was any attempt made to run the minimal reproducible sample that you asked for and I provided?&lt;/p&gt;
&lt;p&gt;&amp;gt;&amp;nbsp;This indicates the watchdog reset is not caused by the modem firmware or the shutdown delay itself, but is likely related to how LTE and the modem are being controlled in the application when using the connection-manager path.&lt;/p&gt;
&lt;p&gt;That is not a surprise (in that extra work needs to happen to trigger the fault, e.g. UDP packets).&lt;/p&gt;
&lt;p&gt;&amp;gt;&amp;nbsp;As next steps to isolate the issue in your setup, we recommend first ensuring that all components that may access the modem are fully stopped before calling conn_mgr_all_if_down(). In particular, please verify that all LTE sockets are closed, any DNS/REST/HTTP clients are stopped, no AT commands are in progress, and modem tracing (if enabled) is idle.&lt;/p&gt;
&lt;p&gt;So the suggestion is to throw out all the integrations with Zephyr APIs that Nordic has written? I have little interest in attempting to re-architecture my networking flow to diagnose a fault in a component I don&amp;#39;t control and can&amp;#39;t debug just because you haven&amp;#39;t run the sample I have already spent time providing.&lt;/p&gt;
&lt;p&gt;&amp;gt;&amp;nbsp;We also recommend running the LTE down/up sequence from a dedicated application context (for example an application thread or work item), rather than directly from a network or connection-manager callback.&lt;/p&gt;
&lt;p&gt;You can already see this is being done in the provided example.&lt;/p&gt;
&lt;p&gt;&amp;gt;&amp;nbsp;to confirm whether the watchdog reset is specific to the connection-manager integration.&lt;/p&gt;
&lt;p&gt;This is a watchdog failure inside the modem core. How could it have anything to do with the connection manager? The modem literally faults before `nrf_modem_lib_init` even returns.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF91 modem watchdog fault when re-activating LTE</title><link>https://devzone.nordicsemi.com/thread/560704?ContentTypeID=1</link><pubDate>Mon, 09 Feb 2026 16:32:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0e98f67f-93c6-4c12-94f1-6870dbaaee81</guid><dc:creator>Syed Maysum Abbas Zaidi</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;We tested the same shutdown, wait and re-initialization sequence in a clean nRF Connect SDK v3.1.0 environment on nRF9161DK. We have attached the main.c and prj.conf used for this test for your reference. The sequence was to connect LTE, bring LTE offline, call nrf_modem_lib_shutdown(), wait for more than 60 seconds, then call nrf_modem_lib_init() and reconnect LTE. In this setup, the modem reliably re-initializes and reconnects after the wait period, and we do not see an NRF_MODEM_FAULT_HW_WD_RESET (0x2).&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;*** Booting nRF Connect SDK v3.1.0-6c6e5b32496e ***
*** Using Zephyr OS v4.1.99-1612683d4010 ***
[00:00:00.406,127] &amp;lt;inf&amp;gt; app: Init modem library (boot)
[00:00:00.653,900] &amp;lt;inf&amp;gt; app: nrf_modem_lib_init() err=0
[00:00:00.653,930] &amp;lt;inf&amp;gt; app: Enable LTE for first time
[00:00:07.089,691] &amp;lt;inf&amp;gt; app: lte_lc_connect() err=0
[00:00:07.089,721] &amp;lt;inf&amp;gt; app: Waiting 15 seconds to enter shipping mode...
[00:00:22.089,782] &amp;lt;inf&amp;gt; app: Bring down LTE for shipping mode
[00:00:22.549,072] &amp;lt;inf&amp;gt; app: lte_lc_offline() err=0
[00:00:22.549,072] &amp;lt;inf&amp;gt; app: Shutting down modem library...
[00:00:22.566,162] &amp;lt;inf&amp;gt; app: nrf_modem_lib_shutdown() err=0
[00:00:22.566,162] &amp;lt;inf&amp;gt; app: 65 seconds to exit shipping mode
[00:00:27.566,253] &amp;lt;inf&amp;gt; app: 60 seconds to exit shipping mode
[00:00:32.566,345] &amp;lt;inf&amp;gt; app: 55 seconds to exit shipping mode
[00:00:37.566,436] &amp;lt;inf&amp;gt; app: 50 seconds to exit shipping mode
[00:00:42.566,528] &amp;lt;inf&amp;gt; app: 45 seconds to exit shipping mode
[00:00:47.566,619] &amp;lt;inf&amp;gt; app: 40 seconds to exit shipping mode
[00:00:52.566,711] &amp;lt;inf&amp;gt; app: 35 seconds to exit shipping mode
[00:00:57.566,802] &amp;lt;inf&amp;gt; app: 30 seconds to exit shipping mode
[00:01:02.566,894] &amp;lt;inf&amp;gt; app: 25 seconds to exit shipping mode
[00:01:07.566,986] &amp;lt;inf&amp;gt; app: 20 seconds to exit shipping mode
[00:01:12.567,077] &amp;lt;inf&amp;gt; app: 15 seconds to exit shipping mode
[00:01:17.567,169] &amp;lt;inf&amp;gt; app: 10 seconds to exit shipping mode
[00:01:22.567,260] &amp;lt;inf&amp;gt; app: 5 seconds to exit shipping mode
[00:01:27.567,352] &amp;lt;inf&amp;gt; app: Re-init modem library...
[00:01:27.815,948] &amp;lt;inf&amp;gt; app: nrf_modem_lib_init() err=0
[00:01:28.016,052] &amp;lt;inf&amp;gt; app: Exiting shipping mode: reconnect LTE
[00:01:34.214,813] &amp;lt;inf&amp;gt; app: lte_lc_connect() err=0&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;This indicates the watchdog reset is not caused by the modem firmware or the shutdown delay itself, but is likely related to how LTE and the modem are being controlled in the application when using the connection-manager path.&lt;/p&gt;
&lt;p&gt;As next steps to isolate the issue in your setup, we recommend first ensuring that all components that may access the modem are fully stopped before calling conn_mgr_all_if_down(). In particular, please verify that all LTE sockets are closed, any DNS/REST/HTTP clients are stopped, no AT commands are in progress, and modem tracing (if enabled) is idle.&lt;/p&gt;
&lt;p&gt;We also recommend running the LTE down/up sequence from a dedicated application context (for example an application thread or work item), rather than directly from a network or connection-manager callback. As a diagnostic step, you can temporarily bypass conn_mgr_all_if_*() and directly call lte_lc_offline(), nrf_modem_lib_shutdown(), nrf_modem_lib_init(), and lte_lc_connect() to confirm whether the watchdog reset is specific to the connection-manager integration.&lt;/p&gt;
&lt;p&gt;Best Regards,&lt;br /&gt;Syed Maysum&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/4403.prj.conf"&gt;devzone.nordicsemi.com/.../4403.prj.conf&lt;/a&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/13404.main.c"&gt;devzone.nordicsemi.com/.../13404.main.c&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF91 modem watchdog fault when re-activating LTE</title><link>https://devzone.nordicsemi.com/thread/560571?ContentTypeID=1</link><pubDate>Fri, 06 Feb 2026 17:28:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bf6b69ee-9f1c-4d34-867a-166af44ae5c0</guid><dc:creator>Syed Maysum Abbas Zaidi</dc:creator><description>&lt;p&gt;Hi,&lt;br /&gt;&lt;br /&gt;Thanks for sharing the sample and detailed logs. We’ll set this up and try reproducing the behavior on our side, and will get back to you early next week with an update.&lt;/p&gt;
&lt;p&gt;Best Regards,&lt;br /&gt;Syed Maysum&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF91 modem watchdog fault when re-activating LTE</title><link>https://devzone.nordicsemi.com/thread/560495?ContentTypeID=1</link><pubDate>Fri, 06 Feb 2026 00:14:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bbaafa3f-d985-4ad4-9f10-34ab45faece2</guid><dc:creator>JordanYates</dc:creator><description>&lt;p&gt;&amp;gt;&amp;nbsp;could you please share the nRF Connect SDK version you are using&lt;/p&gt;
&lt;p&gt;I do not use nRF Connect SDK directly, but the modem libraries are extracted from NCS v3.1.0.&lt;/p&gt;
&lt;p&gt;&amp;gt;&amp;nbsp;and a minimal code example or sample project that reproduces the issue?&lt;/p&gt;
&lt;p&gt;The following sample application reproduces the issue on a nRF9161DK.&lt;/p&gt;
&lt;p&gt;&lt;a id="" href="https://github.com/Embeint/infuse-sdk/tree/example/nrf91_modem_fault/samples/nrf91_modem_fault"&gt;https://github.com/Embeint/infuse-sdk/tree/example/nrf91_modem_fault/samples/nrf91_modem_fault&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;west build -b nrf9161dk/nrf9161/ns infuse-sdk/samples/nrf91_modem_fault/
west flash -d build/nrf9161dk/nrf9161/ns/nrf91_modem_fault/
...
*** Booting Zephyr OS build v4.3.0-168-g7eab92b0458b ***
[00:00:00.401,092] &amp;lt;inf&amp;gt; infuse:        Version: 0.0.0+00000000
[00:00:00.401,153] &amp;lt;inf&amp;gt; infuse:          Board: nrf9161dk@0.9.0/nrf9161/ns
[00:00:02.079,193] &amp;lt;inf&amp;gt; app: Enable LTE for first time
[00:00:02.121,887] &amp;lt;inf&amp;gt; app: Waiting 15 seconds to enter shipping mode...
[00:00:17.122,009] &amp;lt;inf&amp;gt; app: Bring down LTE for shipping mode
[00:00:17.176,696] &amp;lt;inf&amp;gt; app: 65 seconds to exit shipping mode
[00:01:22.177,886] &amp;lt;inf&amp;gt; app: Exiting shipping mode
[00:01:22.405,639] &amp;lt;err&amp;gt; nrf_modem: Modem has crashed, reason 0x2, PC: 0x468de
[00:01:22.405,639] &amp;lt;err&amp;gt; modem_monitor: Modem fault, rebooting in 2 seconds...&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;Note the example is setup to output serial logs over RTT, not the serial port.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF91 modem watchdog fault when re-activating LTE</title><link>https://devzone.nordicsemi.com/thread/560478?ContentTypeID=1</link><pubDate>Thu, 05 Feb 2026 17:28:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:529974b0-1e09-4d8c-9148-440db66de474</guid><dc:creator>Syed Maysum Abbas Zaidi</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Thanks for the clarification. From your testing, the watchdog reset only occurs when the modem is fully shut down and re-initialized (conn_mgr_all_if_down/up), and not when simply disconnecting and reconnecting LTE. This suggests the issue is tied to the modem restart path rather than LTE reactivation itself.&lt;/p&gt;
&lt;p&gt;To help us reproduce and investigate this further, could you please share the nRF Connect SDK version you are using and a minimal code example or sample project that reproduces the issue? With that, we can try to reproduce this locally and determine the next steps.&lt;/p&gt;
&lt;p&gt;Best Regards,&lt;br /&gt;Syed Maysum&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF91 modem watchdog fault when re-activating LTE</title><link>https://devzone.nordicsemi.com/thread/560383?ContentTypeID=1</link><pubDate>Thu, 05 Feb 2026 00:43:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4993bbc2-3365-407f-b3f3-42f4a9ae9657</guid><dc:creator>JordanYates</dc:creator><description>&lt;p&gt;&amp;gt;&amp;nbsp;Can you&amp;nbsp;try fully shutting down and re-initializing the modem in the following way as mentioned in the&amp;nbsp;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrfxlib/nrf_modem/doc/fault_handling.html"&gt;documentation&lt;/a&gt;:&lt;/p&gt;
&lt;p&gt;I unintentionally left out some information in the original post. The activation and de-activation code paths look like this:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;		LOG_INF(&amp;quot;Device activated, enable LTE&amp;quot;);
		conn_mgr_all_if_up(false);
		conn_mgr_all_if_connect(false);
		...
		LOG_INF(&amp;quot;Device de-activated, disable LTE&amp;quot;);
		conn_mgr_all_if_disconnect(false);
		conn_mgr_all_if_down(false);&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;The connect/disconnect calls do indeed call the functional modes I mentioned, but the `if_up` and `if_down` calls get routed down to&amp;nbsp;lte_net_if_enable and&amp;nbsp;lte_net_if_disable, which are already fully shutting down and re-initialising the modem.&lt;/p&gt;
&lt;p&gt;This was confirmed by adding extra logging inside those functions, but also by the trace module logging (see below).&lt;/p&gt;
&lt;p&gt;&amp;gt;&amp;nbsp;If the issue still reproduces after using this sequence, please enable modem traces and share them so it can be investigated further.&lt;/p&gt;
&lt;p&gt;I have enabled modem traces (attached below), however I am doubtful the trace will be useful in practice, since the tracing module suspends in response to the modem powering down, and there is no logic to re-enable it once it comes back up.&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;[00:00:01.783,386] &amp;lt;inf&amp;gt; modem_trace_backend: Modem_trace RTT backend channel 1
[00:00:01.783,416] &amp;lt;inf&amp;gt; nrf_modem_lib_trace: Trace thread ready
[00:00:01.784,942] &amp;lt;inf&amp;gt; nrf_modem_lib_trace: Trace level override: 2
...
[00:00:26.409,027] &amp;lt;inf&amp;gt; app: Device de-activated, disable LTE
[00:00:27.173,004] &amp;lt;inf&amp;gt; epacket_udp: Network disconnected
[00:00:27.189,422] &amp;lt;inf&amp;gt; nrf_modem_lib_trace: Modem was turned off, no more traces
...
[00:02:02.850,982] &amp;lt;inf&amp;gt; app: Device activated, enable LTE
[00:02:03.280,090] &amp;lt;err&amp;gt; nrf_modem: Modem has crashed, reason 0x2, PC: 0x468de
[00:02:03.280,120] &amp;lt;err&amp;gt; modem_monitor: Modem fault, rebooting in 2 seconds...&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/1770250638_5F00_nrf_5F00_modem_5F00_trace.zip"&gt;devzone.nordicsemi.com/.../1770250638_5F00_nrf_5F00_modem_5F00_trace.zip&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;After removing the calls to&amp;nbsp;`conn_mgr_all_if_up/down` (and therefore not shutting down the modem entirely), I am able to transition between shipping and active modes without faults. However this doesn&amp;#39;t explain the root cause of this issue, which is how a hardware watchdog can expire less than a second after booting from the shutdown state.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF91 modem watchdog fault when re-activating LTE</title><link>https://devzone.nordicsemi.com/thread/560336?ContentTypeID=1</link><pubDate>Wed, 04 Feb 2026 13:02:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:328d4064-d658-4746-beca-ac7fb3db60a3</guid><dc:creator>Syed Maysum Abbas Zaidi</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Thanks for the detailed report. NRF_MODEM_FAULT_HW_WD_RESET (0x2) means the modem firmware has become unresponsive and its internal hardware watchdog has reset the modem. And from your description, this is triggered when LTE is deactivated for a longer period and then re-activated.&amp;nbsp;Can you&amp;nbsp;try fully shutting down and re-initializing the modem in the following way as mentioned in the&amp;nbsp;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrfxlib/nrf_modem/doc/fault_handling.html"&gt;documentation&lt;/a&gt;:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;When entering shipping mode: stop LTE users and call nrf_modem_shutdown()&lt;/li&gt;
&lt;li&gt;When exiting shipping mode: call nrf_modem_init() and then reconnect LTE&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;If the issue still reproduces after using this sequence, please enable modem traces and share them so it can be investigated further.&lt;/p&gt;
&lt;p&gt;Best Regards,&lt;br /&gt;Syed Maysum&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>