top | item 43377390 (no title) supakeen | 11 months ago Yea, it's not super clear but that's indeed what I meant to say :) discuss order hn newest shadowpho|11 months ago Then change your code.Every AP has a bssid (MAC address) that you can use to connect to specific AP.It’s up to the code to figure out which one to connect to. The libraries have all the options.When you do a scan you get bssid of the AP and strength of each signal. You can make a determination of when to rescan and reconnect.
shadowpho|11 months ago Then change your code.Every AP has a bssid (MAC address) that you can use to connect to specific AP.It’s up to the code to figure out which one to connect to. The libraries have all the options.When you do a scan you get bssid of the AP and strength of each signal. You can make a determination of when to rescan and reconnect.
shadowpho|11 months ago
Every AP has a bssid (MAC address) that you can use to connect to specific AP.
It’s up to the code to figure out which one to connect to. The libraries have all the options.
When you do a scan you get bssid of the AP and strength of each signal. You can make a determination of when to rescan and reconnect.