You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Anyone know if there is a way to use the OpenOCD utility to trigger the machine to check for a firmware update and/or download it?
I see in the decompiled source code functions for handling the update process.
How is firmware pushed OTA on the cellular network? If it's a data tcp/ip http connection there is probably some URL that the machine points to that will fetch a list of which firmware file to download.
The text was updated successfully, but these errors were encountered:
Anyone know if there is a way to use the OpenOCD utility to trigger the machine to check for a firmware update and/or download it?
I see in the decompiled source code functions for handling the update process.
How is firmware pushed OTA on the cellular network? If it's a data tcp/ip http connection there is probably some URL that the machine points to that will fetch a list of which firmware file to download.
The text was updated successfully, but these errors were encountered: