Capability

OTA firmware updates

SafeBoot OTA lets a board update firmware from the browser after it is already installed and online. It is designed around an updater partition, a downloaded patch, and explicit versioned release metadata.

Update Flow

01

Check the Firmware tab

The browser compares the connected board version with the release manifest and shows update details when a matching version-to-version patch is available.

Use With Care

Keep USB available

The app downloads and verifies the patch first. SafeBoot then checks source and target hashes, applies the delta, clears the request, and returns to the app. Use the Install page for first install, partition changes, updater changes, or boards without an exact OTA path.

Related Reference