/
net_wifi_leave
net_wifi_leave
Leave the current Wi-Fi network. This applicable for a created or joined network.
Usages
net_wifi_leave [-i interface_nbr]
Arguments
-i [Interface number]
, Specified on which interface to use.
Output
If the WiFi module has successfully leaved the network, this command return to the terminal:
Completed Successfully
Otherwise, this command will return information about the error to the terminal.
Required Configuration
NET_IF_CFG_WIFI_EN
must be enabled.
Notes/Warnings
None.
Related content
Leaving Wireless Access Point
Leaving Wireless Access Point
More like this
NetIF_WiFi_Leave
NetIF_WiFi_Leave
More like this
NetWiFiMgr_AP_Leave()
NetWiFiMgr_AP_Leave()
More like this
NetWiFiMgr_Stop()
NetWiFiMgr_Stop()
More like this
net_wifi_join
net_wifi_join
More like this
net_wifi_create
net_wifi_create
More like this