Updating the Openinverter ESP8266 Web Interface

Discussion about various user interfaces such as web interface, displays and apps
Post Reply
tensa
Posts: 21
Joined: Sun Oct 04, 2020 8:22 pm
Has thanked: 8 times
Been thanked: 1 time

Updating the Openinverter ESP8266 Web Interface

Post by tensa »

Hi All,
I have 2 open inverter boards using the esp8266 board, one for my small drive unit and another for my Gen2 charger. I can already access the web UI on 192.168.4.1.
I have been looking for detailed steps to update the web interface from the old UI to the new one on Git, but there don't seem to be proper step-by-step instructions on how to do it here. I tried the Platformio approach, but that did not work.

Does anyone have detailed steps on how to do it?
Scrappyjoe
Posts: 160
Joined: Fri Feb 25, 2022 3:16 pm
Has thanked: 40 times
Been thanked: 22 times

Re: Updating the Openinverter ESP8266 Web Interface

Post by Scrappyjoe »

Hi tensa,

I had quite a lot of trouble as well a few months ago. In the end, what worked was to actually just bite the bullet and update via UART.

I posted my feedback here if you need a bit of guidance. If I were to do it again I would just go straight to UART reflash.

viewtopic.php?p=80706#p80706
User avatar
johu
Site Admin
Posts: 6674
Joined: Thu Nov 08, 2018 10:52 pm
Location: Kassel/Germany
Has thanked: 359 times
Been thanked: 1517 times
Contact:

Re: Updating the Openinverter ESP8266 Web Interface

Post by johu »

If you only want to update the UI you can just upload all files in "/data" one-by-one with the button that usually updates the inverter. Alternatively you can use curl as featured by Scrappy. No real need to use any of the OTA/UART paths.

Some versions tell you "Only .bin file" but you can ignore that.
Support R/D and forum on Patreon: https://patreon.com/openinverter - Subscribe on odysee: https://odysee.com/@openinverter:9
Post Reply