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

Modify configuration without flashing #2

Open
dylif opened this issue Sep 14, 2024 · 2 comments
Open

Modify configuration without flashing #2

dylif opened this issue Sep 14, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@dylif
Copy link
Owner

dylif commented Sep 14, 2024

We should provide users a method to modify the configuration (i.e., the variables in config.hpp and secrets.hpp) without having to flash the device.

Look into using ThingsBoard to send messages to the device and storing configuration using littleFS or similar.

@dylif dylif added the enhancement New feature or request label Sep 14, 2024
@dylif
Copy link
Owner Author

dylif commented Sep 18, 2024

This should land in version 0.2.0

@dylif
Copy link
Owner Author

dylif commented Sep 20, 2024

Use shared attributes to configure device because the server is allowed to modify these and the device can request values or subscribe to updates

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

1 participant