Firmware Backup
NVIDIA NUC / Jetson Firmware
Prefer using the exact files you originally flashed the Jetson with, since NVIDIA's download center may serve slightly different point releases over time.
- Locate the flashing files you originally used (usually in the folder where you first set up the NUC) and upload them directly to
Firmware Backup/NVIDIA/NUC Firmware/:Jetson_Linux_R<version>_aarch64.tbz2Tegra_Linux_Sample-Root-Filesystem_R<version>_aarch64.tbz2
Check the installed L4T (Linux for Tegra) version on the NUC:
cat /etc/nv_tegra_release
Then go to the NVIDIA Jetson Download Center and download the Driver Package (BSP) and Sample Root Filesystem matching that exact L4T version. Note that this is a fallback only — it may not be byte-identical to what you originally flashed.
- Upload both files to
Firmware Backup/NVIDIA/NUC Firmware/in Google Drive.
Router Configuration
These steps apply to Cudy routers. If your project uses a different router brand, check that manufacturer's documentation for the equivalent backup/restore procedure, since menu names and file formats vary widely between vendors.
- Connect to the router's network and open its admin panel at
http://cudy.netorhttp://192.168.12.1. - Go to Advanced Settings → System → Backup/Restore (on some models this is under Settings → Advanced → System).
- Click Generate Backup (or Backup) and download the resulting file.
- Rename the downloaded file
router_config_backup.binand upload it toFirmware Backup/Router/in Google Drive.
In the same Backup/Restore section, click Browse, select the backup file, then click Restore and wait for the router to reboot.
Pixhawk Parameters
See Data & Software Backup for exporting px4.params through QGroundControl.