switch off WiFi without stopping HTTP server

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Anonymous
Not applicable

Hi Guys,

(Wiced SDK 3.1.2)

On my platform I need to be able to switch off WIFI without stopping HTTP server (I have a LAN interface on my board that uses the same HTTP server).

If I issue wiced_wlan_connectivity_deinit() without stopping HTTP server (wiced_http_stop_server()) the processor hangs and is restarted by the watchdog.

(FYI, when http server is stopped first and then wiced_wlan_connectivity_deinit is issued processor works fine.)

Do you know why that is happening? Any ideas how I could deinit wlan connectivity without stopping http server?

I would appreciate any help on this.

Oleg

0 Likes
1 Reply
Anonymous
Not applicable

Please cancel last message. It has been solved

0 Likes