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

Any way to have settings saved upon reboot in Preferences #7

Closed
Alexplose opened this issue Apr 8, 2020 · 3 comments
Closed

Any way to have settings saved upon reboot in Preferences #7

Alexplose opened this issue Apr 8, 2020 · 3 comments
Labels
enhancement New feature or request

Comments

@Alexplose
Copy link

I'd like to have SSID & key added to settings panel, with a fallback and also all of theses settings saved in Preferences, to restore them on reboot.

Do you plan to do that ?

@easytarget
Copy link
Owner

As described; No. But I am going to create two new issues since you are on the right track ;-)

When I think about this I can see two separate requests here ; 1) saving camera settings and 2) adding Wifi management functions.

For saving settings the issue is fairly straightforward.

For WiFi connecting, reconnecting, saving and falling back to AccessPoint mode I would like to use one of the frameworks that already exist for this; There is no sense in reinventing the wheel here.

  • And.. I really want to combine adding WiFi manager features with enabling OTA firmware updates; having to remove and hook modules up to my programmer is a total pain.

@Alexplose
Copy link
Author

Thanks for your answer, and yes there is two separate requests, saving the settings is the easiest part here.
For the second one it requires a little more writing.

@easytarget
Copy link
Owner

Doing some cleaning; this covered by #20 so closing

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
None yet
Development

No branches or pull requests

2 participants