Open
Description
I added an extension to allow user to configure various SSID list. If you are ok, will raise a PR. Basically, /wifi will bring the attached screenshot (page) and we can configure multiple SSIDs. Each SSID config is saved in a file. When SCAN happens, in addition to checking existing hardcoded list, it will also check for file availability. if file is found it is marked as available config. If best SSID is from file config, that file is used to connect to wifi. There are lots of changes in esp32-cam-webserver, app-httpd etc. Process:
- Flash without any info.
- Access Point is enabled
- Connect to AP
- Config Wifi info (by accessing /wifi (or click on new ICON added in main index page to access /wifi).
- Save the config.
- Reboot.
- Cam will connect to new SSID. If IP address is given for that SSID, static IP is configured else DHCP IP is fetched.
If you feel it is aligned to your plan, will send a PR.
Metadata
Metadata
Assignees
Labels
No labels