Currently I have several WiFi networks defined in the supplicant file but only one actually will appear on the air (when power to the device is switched on).
When it does appear I want my RPi3 to connect to it ASAP.
What happens now is that it takes about 6-7 minutes after the SSID is on the air before the Pi connects, way too slow for the automation project I am working on.
Is there a way for a script to tell the Pi to immediately connect to the SSID if it is available?
Or is there a Jessie setting somewhere which forces the WiFi system to connect quickly?