Page 1 of 1

Mis-connected to WiFi?

Posted: 21 Sep 2018 12:23
by Econdoc
I am using the condition “WiFi Connected” which return TRUE. So I have a WiFi connection. Or do I? The ssid value returned is often “<unknown ssid>”. I am trying to match {ssid} with my home network. Is there a work-around for this problem? How can Wifi be connected to unknown ssid?
Thanks

Re: Mis-connected to WiFi?

Posted: 21 Sep 2018 16:09
by Desmanto
What android version that has this problem? If it is Oreo, most likely it is because the location feature is turned off. Google has put up restriction that in order for an app to get wifi information, it must have been granted location permission and location feature is currently on (battery saving mode also no problem).

Re: Mis-connected to WiFi?

Posted: 21 Sep 2018 17:06
by Econdoc
Yes this is Oreo. Location is on so that is not a possible explanation for what's going on. Just to be clear I have battery saving on for location. Any other ideas?

Re: Mis-connected to WiFi?

Posted: 22 Sep 2018 05:24
by Desmanto
Do you check all SSID list? Or you filter for your ssid name? While connected to you home wifi, try to check all first, the use debug dialog, see the value of the {ssid}. Then copy that ssid value, uncheck the All, paste that value. Check again in debug dialog.

Re: Mis-connected to WiFi?

Posted: 26 Sep 2018 18:53
by Martin
Also ensure that Automagic has the location permission granted otherwise the system hides the SSID sometimes when Automagic is running in the background.