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 5ebcd67845 Add ca-bundle lib
And remove skeleton, which was not used for anything but copying ca.pem
to the device's filesystem behind the scenes.

PUBLISHED_FROM=8517fdfc99709c1f7e6eaf841ba3f184d68e9970
2017-08-16 16:06:37 +00:00
fs Add wifi-setup-web app 2017-06-06 14:09:07 +03:00
src Drop the fw/src/, it's cleaner 2017-07-19 12:55:59 +00: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 ca-bundle lib 2017-08-16 16:06:37 +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: