Zombieverter looses WiFi connection when trying to update

Post Reply
Jacobsmess
Posts: 594
Joined: Thu Mar 02, 2023 1:30 pm
Location: Uk
Has thanked: 298 times
Been thanked: 84 times

Zombieverter looses WiFi connection when trying to update

Post by Jacobsmess »

A friend asked me to check their zombieverter with my bench setup, all checked and fine but it is still on version 2.04. when I try to update it by swd UART update, the binary file uploads but the connection drops and it doesn't complete the update.
tom91
Posts: 1869
Joined: Fri Mar 01, 2019 9:15 pm
Location: Bristol
Has thanked: 156 times
Been thanked: 400 times

Re: Zombieverter looses WiFi connection when trying to update

Post by tom91 »

its not swd update... this is covered many times in videos and the forum

You need the other update.
Founder Volt Influx https://www.voltinflux.com/
Webstore: https://citini.com/
Jacobsmess
Posts: 594
Joined: Thu Mar 02, 2023 1:30 pm
Location: Uk
Has thanked: 298 times
Been thanked: 84 times

Re: Zombieverter looses WiFi connection when trying to update

Post by Jacobsmess »

tom91 wrote: Wed May 08, 2024 1:38 pm its not swd update... this is covered many times in videos and the forum

You need the other update.
Sorry thats my memory, I was trying via UART not SWD and it was failing.
User avatar
johu
Site Admin
Posts: 6311
Joined: Thu Nov 08, 2018 10:52 pm
Location: Kassel/Germany
Has thanked: 249 times
Been thanked: 1308 times
Contact:

Re: Zombieverter looses WiFi connection when trying to update

Post by johu »

The latest web ui hides SWD update as it only works with additional connections. And even then it never really worked for me :(

UART may fail but in that case you can power cycle and retry
Support R/D and forum on Patreon: https://patreon.com/openinverter - Subscribe on odysee: https://odysee.com/@openinverter:9
Jacobsmess
Posts: 594
Joined: Thu Mar 02, 2023 1:30 pm
Location: Uk
Has thanked: 298 times
Been thanked: 84 times

Re: Zombieverter looses WiFi connection when trying to update

Post by Jacobsmess »

johu wrote: Wed May 08, 2024 6:22 pm The latest web ui hides SWD update as it only works with additional connections.
I was never sure but will the latest web UI work on zombie?
johu wrote: Wed May 08, 2024 6:22 pm UART may fail but in that case you can power cycle and retry
I did try power cycling several times but the behaviour was the same, it says upload complete, but then doesn't do anything and the WiFi connection drops.
nkiernan
Posts: 544
Joined: Mon Feb 24, 2020 8:59 pm
Location: Ireland
Has thanked: 330 times
Been thanked: 72 times

Re: Zombieverter looses WiFi connection when trying to update

Post by nkiernan »

Jacobsmess wrote: Wed May 08, 2024 6:28 pm I was never sure but will the latest web UI work on zombie?
Yep, it works and is a good job. I recently made up some ESP8266 wemos adaptors and have tested the new UI on two ZV's. also tried an ESP32 based wifi module but haven't got that version working yet
peterdiffey
Posts: 17
Joined: Sun Aug 20, 2023 8:30 pm
Location: South Cumbria, UK
Has thanked: 6 times
Been thanked: 4 times

Re: Zombieverter looses WiFi connection when trying to update

Post by peterdiffey »

I have been suffering the same issue. I have been struggling with the issues for several days. I was getting the progress bar stopping at regular intervals. I was still able to ping the VCU.
I think I have now solved the problem.
Disconnect the Canbus, this instantly fixed my problem. I think canbus messages have higher priority than all other and are stopping the firmware reload.
Pete
User avatar
johu
Site Admin
Posts: 6311
Joined: Thu Nov 08, 2018 10:52 pm
Location: Kassel/Germany
Has thanked: 249 times
Been thanked: 1308 times
Contact:

Re: Zombieverter looses WiFi connection when trying to update

Post by johu »

That's indeed very odd. The boot loader just listens to ID 0x7DD all other messages are ignored on hardware level and don't generate interrupts.

Do you have 7DD on the bus?
Support R/D and forum on Patreon: https://patreon.com/openinverter - Subscribe on odysee: https://odysee.com/@openinverter:9
Jacobsmess
Posts: 594
Joined: Thu Mar 02, 2023 1:30 pm
Location: Uk
Has thanked: 298 times
Been thanked: 84 times

Re: Zombieverter looses WiFi connection when trying to update

Post by Jacobsmess »

Sorry I should have updated this. I managed to get it to work by reflashing the wemos SPIFFS via Arduino IDE with the newly updated web interface, this allowed zombieverter to be updated after.
Post Reply