Hi,
Is it possible to dynamically reset the network stack of the nRF7002 chip at runtime? Aside from maybe pulsing the reset line low to physically reset the chip, I want to make sure the Zephyr stack is also reset properly to a stable state.
I would like to implement this as part of a runtime recovery mechanism so the device can recover in case of a problem without resetting the whole MCU.
Thanks!