How do I deploy Falcon X4 android FW updates using SOTI Mobicontrol

We have about 180 Falcon X4 Android devices that I need to deploy FW updates to. These units are managed by SOTI Mobicontrol. Just curious how I would deploy a FW update?
Thanks,
Harold

Hi Harold,

With Soti you can create a package or file distribution rule to have the firmware send to your terminals.

Then in Soti (or in your package) you can use this script to install the firmware:

sendIntent -s “intent:#Intent;component=com.datalogic.systemupdate/com.datalogic.systemupdate.SystemUpgradeService;i.action=2;S.path=/storage/sdcard0/firmware.zip;i.reset=0;i.force_update=0;end”

Gr Peter