Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Scan for WiFi Network available Wi-Fi networks.

Usages

net_wifi_scan SSID [-i interface_nbr] [-c channel]

Arguments

SSID, Specify Specify the SSID to find. (optional)

-i [Interface number], Specify  Specify on which interface to use.

-c [Channel], Specify the Wifi Channel to scan. (optional)

Output

If the the WiFi Wi-Fi network is properly created, this command return to the terminal a list of available WiFi Wi-Fi network and their parameters.

Otherwise, this command will return information about the error to the terminal.

Required Configuration

NET_IF_CFG_WIFI_EN must be enabled.

Notes/Warnings

...

To scan all the available WiFi networkWi-Fi networks, the command would be:  

...