Page 1 of 1

set wifi state

Posted: 30 May 2014 05:34
by Akt
Hi
Action set wifi state on does not shows which all wifi networks are available. It only switches on the wifi and if a network was earlier connected, it connect to that network..

So how to see which all network are available??

Re: set wifi state

Posted: 30 May 2014 08:40
by Martin
Hi,

You can check if a wifi is available using condition WiFi Available. The condition also provides a local variable called access_points to the flow that contains a list of all available wifi networks.

Regards,
Martin