Sonoff based remote control of switches, plugs, etc. -- without having the hardware talking to it's family somewhere at the internet -- keep your devices under your control when automating your home :-)
Go to file
Dmitry Frank e67e355cc4 Factor out http-server lib
PUBLISHED_FROM=366ff9952891966d7771e2791304255cfcc87b51
2017-06-20 09:33:03 +00:00
fs Add wifi-setup-web app 2017-06-06 14:09:07 +03:00
src Add wifi-setup-web app 2017-06-06 14:09:07 +03:00
LICENSE Add wifi-setup-web app 2017-06-06 14:09:07 +03:00
README.md Project description amendments continue 2017-06-06 13:07:38 +00:00
mos.yml Factor out http-server lib 2017-06-20 09:33:03 +00:00
mos_esp32.yml Factor out dns-sd 2017-06-14 17:46:43 +00:00
mos_esp8266.yml Factor out dns-sd 2017-06-14 17:46:43 +00:00
shot.png Add wifi-setup-web app 2017-06-06 14:09:07 +03:00

README.md

Setup WiFi via Web UI

Overview

  • Do not configure WiFi - leave the module in AP (Access Point mode).

  • Mongoose OS starts a WiFi network called Mongoose_XXXXXX with password Mongoose. Switch your workstation to that WiFi network

  • Point your browser to http://192.168.4.1

  • You'll see a simple form to configure WiFi network & password

    Screenshot

How to install this app

  • Install and start mos tool
  • Switch to the Project page, find and import this app, build and flash it: