Last updated:
The BOOT protocol is designed for updating the firmware in the adapter. The firmware is unique to each adapter and is available for download on request from the server. The firmware is encrypted and has a fixed size. The task of the bootloader program is to transfer the firmware file to the device.
All request and response packets have the same structure.
BOOT_TYPE_DEV_SD = 0xFF01// ScanDoc BOOT_TYPE_DEV_SDC = 0xFF02// Compact BOOT_TYPE_DEV_MD3 = 0xFF03// MotoDoc3 BOOT_TYPE_DEV_SDCWIFI = 0xFF04// Compact WLAN