Skip to content

Feature Request: Update sketch and Spiffs over ethernet (W5100) #3310

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

Closed
danriches opened this issue May 30, 2017 · 3 comments
Closed

Feature Request: Update sketch and Spiffs over ethernet (W5100) #3310

danriches opened this issue May 30, 2017 · 3 comments

Comments

@danriches
Copy link

Hi,
I use an ESP8266-07 with external antenna and with a W5100 WizNet Ethernet chip and need to be able to update the sketch and SPIFFS via Ethernet as well. Is there an easy way to implement this or is there going to be any updates to include this functionality??

Thanks,

Dan

@devyte
Copy link
Collaborator

devyte commented May 30, 2017 via email

@devyte
Copy link
Collaborator

devyte commented Sep 6, 2017

In the latest git, the Updater class supports updating the SPIFFS (U_FLASH argument, per Updater.h). I'm not sure about frontends, such as a webserver module, but at least the basic functionality is there.
Closing.

@devyte devyte closed this as completed Sep 6, 2017
@devyte
Copy link
Collaborator

devyte commented Sep 6, 2017

For completeness, the capabality is also added to ESP8266HTTPUpdateServer in PR #3234, although at the time of this writing, it is not merged yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants