guild icon
Toit
#Jaguar: How do I update the firmware via WiFi?
Thread channel in help
Macca
Macca 05/04/2023 04:40 AM
I want to update a container on a device that is a bit remote, but when I try to install the update I get the following message
'''Error: got non-OK from device: 406 Device has v2.0.0-alpha.69, jag has v2.0.0-alpha.74'''
However when trying to update the flash I get the following response ''' Error: no serial ports detected. Have you installed the driver for the ESP32 you have connected?'''
It appears that I have to retrieve the device to update it. Is this true, or is there an over air method to get past this?
(edited)
bitphlipphar
bitphlipphar 05/04/2023 04:49 AM
Your device is running an older version of Jaguar, so you'll need to update it first.
bitphlipphar
bitphlipphar 05/04/2023 04:50 AM
The easiest way to do this is through:
jag firmware update
bitphlipphar
bitphlipphar 05/04/2023 04:50 AM
The firmware update is done over-the-air and should bring your device up to a Jaguar version that uses SDK v2.0.0-alpha.74.
bitphlipphar
bitphlipphar 05/04/2023 04:51 AM
Use live reloading over WiFI to turbo-charge developing for your ESP32. - GitHub - toitlang/jaguar: Use live reloading over WiFI to turbo-charge developing for your ESP32.
bitphlipphar
bitphlipphar 05/04/2023 04:51 AM
Hope that helps and let me know if it works for you!
Macca
Macca 05/04/2023 05:33 AM
worked perfectly, thank you @bitphlipphar
🎉1
8 messages in total