You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I follow this procedure but cannot see the UI:
add - origin: https://github.com/tripflex/captive-portal-wifi-stack to my project's mos.yml file
mos build --clean
mos flash
mos call Sys.Reboot
connect to Mongoose_XXXX using my phone and using the pass Mongoose
But no UI pops up to set wifi username and password.
Am I doing sth wrong?
Update:
When I connect to Mongoose wifi and go to http://192.168.1.104 ip, I see a list of files and when I go to http://192.168.1.104/wifi_portal.html, I see the page to select wifi and input password. How can I make it default to be opened automatically when user connects to the wifi? User is not technical and needs a simple GUI.
Thank you
The text was updated successfully, but these errors were encountered:
Hi,
I follow this procedure but cannot see the UI:
- origin: https://github.com/tripflex/captive-portal-wifi-stack
to my project'smos.yml
filemos build --clean
mos flash
mos call Sys.Reboot
Mongoose
Am I doing sth wrong?
Update:
When I connect to Mongoose wifi and go to
http://192.168.1.104
ip, I see a list of files and when I go tohttp://192.168.1.104/wifi_portal.html
, I see the page to select wifi and input password. How can I make it default to be opened automatically when user connects to the wifi? User is not technical and needs a simple GUI.Thank you
The text was updated successfully, but these errors were encountered: