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

OTA implementation #14

Open
mposzywak opened this issue Jun 5, 2020 · 0 comments
Open

OTA implementation #14

mposzywak opened this issue Jun 5, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@mposzywak
Copy link
Owner

Implement possibility to update the code through Ethernet. Could be done based on:
https://github.com/jandrassy/ArduinoOTA

The following requirements should be considered:

  1. First the firmware should be downloaded and verified before any code is substituted.
  2. Upgrade should be done over LAN or possibly over internet (if no raspy present in the LAN).
  3. If upgraded over LAN, it shouldn't rely on Arduino SDK it should be a generic method of providing the firmware to the device that is to be upgraded.
@mposzywak mposzywak added the enhancement New feature or request label Jun 5, 2020
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