Wonder if anyone has experience this but my Zephyr OS and a http client application eventually crashes due the network interface going down coming back up. Initialization of the WIFI interface and initial requests are all perfect until the WIFI interface goes down. Do I have to teardown the WIFI driver stack and re-initialize everything all over?