WiFi Information
Moderator: Martin
WiFi Information
How can I know any WiFi SSID information, e.g. signal strength, channel? Please try to have a new condition for WiFi information. This will help to select the best SSID of wifi, if there are many SSID to select. If possible, please try to provide wifi connected speed to let the system know how fast it is, too.
Re: WiFi Information
You can use a condition WiFi Available to get access to the signal strength level and frequency in variables (also see the help page of the condition).
The channel information is not directly available but can be determined using the frequency:
http://en.wikipedia.org/wiki/List_of_WLAN_channels
The condition will also fill a list of available access points in variable acess_points.
The channel information is not directly available but can be determined using the frequency:
http://en.wikipedia.org/wiki/List_of_WLAN_channels
The condition will also fill a list of available access points in variable acess_points.