I just spent a while getting a headache related to this. In the definition of the connect() function for WLAN, there is not a specification for the format for the BSSID. This is specified higher up in wlan.scan(), but not under connect(). Something to consider for clarity :)
Hi!
I just spent a while getting a headache related to this. In the definition of the connect() function for WLAN, there is not a specification for the format for the BSSID. This is specified higher up in wlan.scan(), but not under connect(). Something to consider for clarity :)