Page 1 of 1
WiFi Disconnected trigger
Posted: 15 Nov 2013 21:54
by mechrekt
Since I work in a big area, I've several access points with the same ssid: can I use the wifi disconnected trigger using bssid instead of ssid to know if I'm in office or outside?
Re: WiFi Disconnected trigger
Posted: 17 Nov 2013 10:05
by Martin
I'm not sure whether Android sends a disconnect event or not when you are switching access points within the same SSID.
You could also periodically check the BSSID using a condition WiFI Connected and a condition Expression: bssid=="11:22:33:44:55:66".