5/17/2023 10:03 AM | |
Joined: 10/22/2020 Last visit: 9/27/2023 Posts: 137 Rating:
|
Hello rfond, from the logs you've shared, it appears that the firmware update package you're trying to install is not recognized as compatible with your current device. This may be the reason for the error message "No firmware image could be updated on this board": looking at your sudo cat /etc/os-release output, there is no information about the currently installed example image. Which does your IOT2050 currently have installed? I would also recommend that you strictly follow the documentation attached to this thread. BR |
6/1/2023 8:16 AM | |
Joined: 4/28/2015 Last visit: 9/29/2023 Posts: 3261 Rating:
|
Hi, looks like you ran apt upgrade somewhen, this removes the example image version in /etc/os-release. The update tool refers on this version information. Either you use another SD card with a fresh Example Image V1.2.1 or you add the line BUILD_ID="V01.02.01" to /etc/os-release. I definitely recommend the first. Best regards! |
Follow us on