Skip to content

Save and retrieve WiFi credentials from memory (SPIFFS)

Notifications You must be signed in to change notification settings

DanielGarc/CredentialManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CredentialManager for ESP8266 or ESP32

Stores ssid,password value pairs in flash memory. Automatically connects to a network if credentials were previously stored.

TODO

  • Remove ESP8266WifiMulti dependecy.
  • Read networks from FLASH and store them in RAM.
  • Scan networks, try to connect to available networks, priority to > signal.
  • Store previously used networks, and try to match existing networks to that.

About

Save and retrieve WiFi credentials from memory (SPIFFS)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages