richonguzman / LoRa_APRS_iGate

LoRa APRS iGATE for ESP32 Based Board with Rx + Tx capabilities
MIT License
208 stars 65 forks source link

OTA upgrade procedure #46

Closed iw2ejh closed 6 months ago

iw2ejh commented 6 months ago

I have a question related to OTA iGate upgrade: in the webgui we can load "Firmware" and "LittleFS/SPIFFS" if I want to upgrade the iGate I think I need the Firmware. Can I get it directly from the zip file "ttgo-lora-v21.zip" (in my case) i downloaded from the link https://github.com/richonguzman/LoRa_APRS_iGate/releases/tag/V1.0.1 , extract the file called firmware.bin and uplade it? then extract the file spiffs.bin and load it too ? is this the correct procedure for an OTA upgrade? Thanks

SQ2CPA commented 6 months ago

Fixed in https://github.com/richonguzman/LoRa_APRS_iGate/pull/64 For now you have OTA update binary in installer zip, SPIFFS you need to create yourself because you shouldn't flash clean SPIFFS because this will disconnect your device from WiFi