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
Deomid Ryabkov 03a21ab8aa Add SPI flash VFS device driver
PUBLISHED_FROM=13ceb95aca330874537e37a250909875c24f46cc
2017-06-15 15:57:42 +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 Add SPI flash VFS device driver 2017-06-15 15:57:42 +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: