How to Update EG Series Device via USB

How to Update EG Series Device via USB

This guide explains how to update your EG Series/RobustOS Pro device using a USB drive with the firmware package mg460-uuu-udisk-upgrade-2.1.5.tgz.  Here take MG460 for example.

⚠️ Important Warning

CAUTION: This process will restore the device to factory settings. All stored applications and data will be erased during this procedure. Please backup any important data before proceeding.

Prerequisites

  1. USB drive (formatted FAT32)
  2. Firmware package, for example: mg460-uuu-udisk-upgrade-2.1.5.tgz
  3. Computer to prepare the USB drive
  4. Physical access to the MG460 device

File Preparation

  1. Extract the mg460-uuu-udisk-upgrade-2.1.5.tgz file
  2. Copy the extracted folder to your USB drive. The file structure should look exactly like this:
D:\
└───mg460-uuu-udisk-upgrade
        bootconfig.bin
        burn-uboot-only.bat
        extend-mg460.squashfs
        gpt_backup0.bin
        gpt_main0.bin
        imx8mp-evk.dtb
        initrd.img
        MG460_EMMC_Partitions_EMMC64GB_V0.1_20240123.xlsx
        SHA256SUM
        SHA256SUM.sig
        system-mg460.squashfs
        u-boot-imx8mp-DDR4GB.bin
        uuu.exe
        vmlinuz

Update Procedure

  1. Ensure the device is powered off
  2. Insert the prepared USB drive into the device's USB port
  3. Power on the device
  4. The update process will begin automatically
  5. During the process, LEDs will show various flashing patterns
  6. Completion Indicator: The update is complete ONLY when you see all LEDs flash one by one in sequence
  7. Once you see this sequential LED pattern, remove the USB drive
  8. The device will automatically begin its boot process

Important LED Behavior Note

  1. Various LED patterns will occur during the update process - this is normal
  2. Do not remove the USB drive until you see the completion pattern
  3. Completion Pattern: All LEDs blinking one after another in sequence

After Update

  1. Device will start booting automatically
  2. System will be restored to factory settings
  3. Reconfigure any custom settings as needed

Support

If you encounter any issues during the update process, please contact technical support.
    • Related Articles

    • How to Update Firmware via USB

      Prerequisites Device with USB update support USB flash drive (FAT32 formatted) Key file for authentication Latest firmware file Device access for initial setup Device Preparation Enable USB Update Feature Access device web interface Navigate to ...
    • How to Update Firmware via RCMS

      Prerequisites 1. Device must be: Registered in RCMS platform Connected to RCMS Online status Update Process Step-by-Step Instructions 1. Access RCMS platform 2. Locate the device: Through Groups navigation OR use "View All Devices" and search by: ...
    • How to Update Firmware via Web UI

      Prerequisites Device web interface access Latest firmware file Stable network connection Update Process Direct Steps Access the device web interface Navigate to System > Update Click "Choose File" and select firmware Click "Update" button Accept the ...
    • How to Enable RCMS via Configuration File

      Overview This guide explains how to configure RCMS settings using a config.xml file, which can be deployed via: Web UI USB drive Complete RCMS Configuration Block <rcms> <enable>true</enable> <rlink_enable>true</rlink_enable> ...
    • How to Enable Ping Detection via Config/Profile XML File

      Overview This guide explains how to configure ping detection using a config.xml file, which can be deployed via: RCMS platform Web UI USB drive Complete Ping Detection Configuration Block <ping> <enable>true</enable> ...