mirror of
https://github.com/jomjol/AI-on-the-edge-device-docs.git
synced 2025-12-07 03:57:00 +03:00
Add update from old version
This commit is contained in:
@@ -153,3 +153,43 @@ WLAN-Status indication:
|
||||
* **3 x** slow blinking (1 second on/off): WLAN connection established
|
||||
|
||||
It is normal that at first one or two times a pending connection is indicated.
|
||||
|
||||
|
||||
|
||||
## Update
|
||||
|
||||
### Update from version greater than 12.0.0
|
||||
|
||||
You can use the over the air update mechanism, which uploads the update via a ZIP files.
|
||||
|
||||
The update file is located on the [release page](https://github.com/jomjol/AI-on-the-edge-device/releases). Please choose the zip file with the following naming: `update_VERSION.zip`
|
||||
|
||||
Go to the menu `System --> OTA Update` and follow the instructions there. After a final automatic reboot you should have the new version running.
|
||||
|
||||
|
||||
|
||||
### Update from version older than 12.0.0
|
||||
|
||||
If you update from an version older than 12.0.1, you should firstly update to version 12.0.1. Background are not fully backward compatible changes in the `config.ini`, that are taken care of in this version.
|
||||
|
||||
:bangbang: **Make sure to read the instructions below carfully!**
|
||||
|
||||
1. Backup your configuration (use the `System -> Backup/Restore` page)!
|
||||
|
||||
2. Upload and update the `update-*.zip` file from the release **`12.0.1`** [see here](https://github.com/jomjol/AI-on-the-edge-device/releases/tag/v12.0.1) .
|
||||
|
||||
4. Let it restart and check on the `System -> Info` page that the Firmware as well as the Web UI got updated. If only one got updated, redo the update. If it fails several times, you also can update the Firmware and the Web UI separately.
|
||||
|
||||
5. Safe way:
|
||||
1. Update first the `firmware.bin` (extract it from one of the provided zip files) and do the Reboot
|
||||
2. Update with the full zip file (`update-*.zip`, ignore the version warning after the reboot)
|
||||
|
||||
6. Please go to `Settings -> Configuration` and address the changed parameters:
|
||||
- DataLogging (storing the values for data graph)
|
||||
- Debug (extended by different debug reporting levels)
|
||||
|
||||
7. Make sure it starts to do the digitalization (check the Error field on the overview page). If it does not start a round within a minute, restart the device.
|
||||
|
||||
:bangbang: **If the system is working now without any issues, please open the configuration editor once and save the `config.ini`. This will update the file to the newest content**:bangbang:
|
||||
|
||||
Now you can safely update to the newest version.
|
||||
|
||||
Reference in New Issue
Block a user