Skip to content

This adds the ability to change the WiFi connection settings using the SDCARD and a config.txt file.

License

LGPL-2.1, Apache-2.0 licenses found

Licenses found

LGPL-2.1
LICENSE
Apache-2.0
jsonlib-LICENSE
Notifications You must be signed in to change notification settings

retnel-designs/FilterCam32-with-WiFi-SDCARD-Config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This adds the ability to change the WiFi connection settings using the SDCARD and a config.txt file. Make sure your sd card is formatted FAT32.

SSID=YOUR_SSID

PASS=YOUR_PASSWORD

In the config.txt enter your desired SSID and Password. After first upload insert the sd card with your config.txt file and reset the ESP32. It will load your wifi settings and store them in the EEPROM. If no SDCARD is present with new settings, then the EEPROM values will be use.

Other than SD Card WiFi settings updating, the original master code is the same minus any changes since I modified it.

About

This adds the ability to change the WiFi connection settings using the SDCARD and a config.txt file.

Resources

License

LGPL-2.1, Apache-2.0 licenses found

Licenses found

LGPL-2.1
LICENSE
Apache-2.0
jsonlib-LICENSE

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published