net_wifi_peer
Output the peer information when acting as an WiFi Access point.
Usages
net_wifi_peer [-i interface_nbr]
Arguments
-i [Interface number]
, Specified on which interface to use.
Output
This command will output to the terminal a list of the peer connected to the network created by the interface.
Otherwise, this command will return information about the error to the terminal.
Required Configuration
NET_IF_CFG_WIFI_EN
must be enabled.
Notes/Warnings
This command is applicable only is a Wi-Fi network is created by the interface.