Skip to content

One Solution to setup new iot devices. Using Web Server to help user easily type in wifi and mqtt credentials

Notifications You must be signed in to change notification settings

timomatrixer/CredentialsManager_BK

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

One Solution to setup new iot devices. Using Web Server to help user easily type in wifi and mqtt credentials.

The following things are required:

  1. Platform IO or Arduino IDE
  2. ESP32
  3. MQTT Broker

Instruction:

  1. Choose COM port (PlatformIO)

Choose Port

  1. Upload Filesyste Image to the ESP32 SPIFFS (PlatformIO)

Upload Filesystem Image via PlatformIO

Terminal Output:

Upload Filesystem Image via PlatformIO_Terminal done

  1. Upload Program to ESP32 (PlatformIO)

Terminal Output:

Upload Program PlatformIO_Terminal done

  1. Start Serial Monitor and wait for WebServer and IP

Serial Monitor

  1. Login to AP.

LogIn AP

  1. Open Browser. Type in IP shown in Serial Monitor. Submit Inputs and wait for result.

WebServer

Success:

WebServer_success

After success, esp will restart after 5s.

About

One Solution to setup new iot devices. Using Web Server to help user easily type in wifi and mqtt credentials

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published