Firmware icon indicating copy to clipboard operation
Firmware copied to clipboard

[Feature] Add support for connecting to hidden networks

Open hhvrc opened this issue 2 years ago • 1 comments

This would require specifying the BSSID in the connect command and requires some way to store these in the config together with normal network credentials

hhvrc avatar Oct 18 '23 09:10 hhvrc

We should not do this via BSSID, this is not common. We should do it by specifying SSID and password. The main issue is probably it going by the scans if a network is available or not.

LucHeart avatar Jul 17 '25 10:07 LucHeart