EleksTubeHAX icon indicating copy to clipboard operation
EleksTubeHAX copied to clipboard

consider using WifiManager instead of WPS/manual wifi entry

Open vvuk opened this issue 1 year ago • 2 comments

https://github.com/tzapu/WiFiManager/ works quite well for wifi configuration on esp32 (+esp8266) -- it puts the device into AP mode initially and lets the user connect to it to set up wifi. This could be a nicer option than either WPS or manual wifi entry as a prebuilt binary would then work for all users?

vvuk avatar Mar 10 '23 23:03 vvuk