Add wifi-setup-web app
PUBLISHED_FROM=e311020336accc9e6c35ede00d854cfa10081758
This commit is contained in:
committed by
Dmitry Frank
parent
e650db396f
commit
98df69e0ac
13
README.md
Normal file
13
README.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# Setup WiFi via Web UI
|
||||
|
||||
- Start [mos tool](https://mongoose-os.com/software.html),
|
||||
import this app, build it and flash it.
|
||||
|
||||
|
||||
- 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
|
||||
|
||||

|
||||
Reference in New Issue
Block a user