Facing hang in Zephyr wifi library and watchdog reset not occurred that instances

Hi,

We have enabled the watchdog feature in our application running on the nRF5340 and nRF7002. In rare cases, we’ve observed that the nRF5340 hangs during Wi-Fi library operations, and in such instances, the watchdog reset does not trigger. However, if a hang occurs within our application code, the watchdog reset works as expected.

Related