WiFi Disconnected trigger

Post your questions and help other users.

Moderator: Martin

Post Reply
User avatar
mechrekt
Posts: 51
Joined: 21 Oct 2013 10:11

WiFi Disconnected trigger

Post by mechrekt » 15 Nov 2013 21:54

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?

User avatar
Martin
Posts: 4468
Joined: 09 Nov 2012 14:23

Re: WiFi Disconnected trigger

Post by Martin » 17 Nov 2013 10:05

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".

Post Reply