Skip to content

Use WifiManager to get wifi network information

akwizgran requested to merge 845-wifi-without-internet into master

This ensures we bind to the wifi interface even if it doesn't have internet access and there's another interface with internet access (e.g. mobile data).

Closes #845 (closed)

Merge request reports