mg_sonoff/README.md

19 lines
641 B
Markdown
Raw Normal View History

# Setup WiFi via Web UI
## How to install this app
- Install and start [mos tool](https://mongoose-os.com/software.html)
- Switch to the Project page, find and import this app, build and flash it:
<center><img src="https://mongoose-os.com/images/app1.gif" style="max-width: 75%;"></center>
## 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](shot.png)