Skip to content
This repository has been archived by the owner on Oct 4, 2021. It is now read-only.

Update - OTA #179

Closed
majdzik84 opened this issue Sep 5, 2019 · 2 comments
Closed

Update - OTA #179

majdzik84 opened this issue Sep 5, 2019 · 2 comments
Labels
question Further information is requested

Comments

@majdzik84
Copy link

Hi. I found information about an update via OTA but I don't know where to enter these commands?
Can someone guide me on how to update to version 1.9.0 because I wouldn't want to make a mistake?
I'm using win10.

For upgrading via OTA (Over The Air):

wget https://raw.githubusercontent.com/esp8266/Arduino/master/tools/espota.py
wget https://github.com/proddy/EMS-ESP/releases/latest/download/firmware_*.bin
python espota.py -i ems-esp -f firmware_*.bin
@majdzik84 majdzik84 added the question Further information is requested label Sep 5, 2019
@proddy
Copy link
Collaborator

proddy commented Sep 5, 2019

If you want to go OTA then you either need PlatformIO installed (at least the command line CLI version) or use the espota.py tool as you mentioned. In both cases you will need Python installed on your windows box. Its not too complex and you wont break anything, just try it out!

BTW In version 1.9 you can now upload firmware's via the new web interface.

@majdzik84
Copy link
Author

thank you very much.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants