Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bring up WiFi Hotspot at boot up if no SSID has been previously registered #214

Open
mehrdadfeller opened this issue Jan 16, 2025 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@mehrdadfeller
Copy link
Collaborator

mehrdadfeller commented Jan 16, 2025

The idea is to let users run Ubo App on bare Raspberry Pi without any added hardware. When they boot up the Pi for the first time, ubo app should put WiFi in hotspot mode IF no WiFi network has been added before and no ethernet cable is connected (no default route), allowing users to connect to Pi to access the web UI. on the Web UI, they should be able to see Ubo GUI and use it to setup WiFi credentials, etc.

@mehrdadfeller mehrdadfeller added the enhancement New feature or request label Jan 16, 2025
@mehrdadfeller mehrdadfeller added this to the Version 2 milestone Jan 16, 2025
@mehrdadfeller mehrdadfeller moved this to Todo in Ubo App Jan 16, 2025
@mehrdadfeller
Copy link
Collaborator Author

Note: another complimentary approach is to use GPIO pin connected to the rear panel switch to setup WiFi hotspot. For example, if GPIO is pressed for 3 seconds it will go into Hotspot mode. If user press it 3 times consecutively, it restarted the ubo app. If user holds the button for 5 seconds it restarts the system.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Todo
Development

No branches or pull requests

1 participant