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 0c3bc21d93 Factor out atca lib
PUBLISHED_FROM=b55d14801bac9a07915b0f7cfb6941e601d7c4cd
2017-06-21 00:09:34 +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 atca lib 2017-06-21 00:09:34 +00:00
mos_esp8266.yml Factor out atca lib 2017-06-21 00:09:34 +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: