# QCLI sub-group: FwUp

Source: [https://docs.qualcomm.com/doc/80-Y8730-2/topic/qcli_sub_group_fwup.html](https://docs.qualcomm.com/doc/80-Y8730-2/topic/qcli_sub_group_fwup.html)

The FwUp sub-group demo is intended to demonstrate OTA upgrade for APP images and SBL image.

## fwd

Source: [https://docs.qualcomm.com/doc/80-Y8730-2/topic/qcli_sub_group_fwup.html](https://docs.qualcomm.com/doc/80-Y8730-2/topic/qcli_sub_group_fwup.html)

This command is used to display FWD.

## del

Source: [https://docs.qualcomm.com/doc/80-Y8730-2/topic/qcli_sub_group_fwup.html](https://docs.qualcomm.com/doc/80-Y8730-2/topic/qcli_sub_group_fwup.html)

This command is used to delete FWD.

| Parameter name | Type/Range | Description |
| --- | --- | --- |
| fwd num | 0,1,2 | The FWD number to delete |

## trial

Source: [https://docs.qualcomm.com/doc/80-Y8730-2/topic/qcli_sub_group_fwup.html](https://docs.qualcomm.com/doc/80-Y8730-2/topic/qcli_sub_group_fwup.html)

This command is used to accept/reject trial FWD.

| Parameter name | Type/Range | Description |
| --- | --- | --- |
| Accept/Reject | 0,1 | Accept or Reject the Trial FWD |
| reboot flag | 0,1 | Indicated whether reboot |

## img

Source: [https://docs.qualcomm.com/doc/80-Y8730-2/topic/qcli_sub_group_fwup.html](https://docs.qualcomm.com/doc/80-Y8730-2/topic/qcli_sub_group_fwup.html)

This command is used to display active FWD image information.

| Parameter name | Type/Range | Description |
| --- | --- | --- |
| id | Number | Indicates the ID of image |

## tftp

Source: [https://docs.qualcomm.com/doc/80-Y8730-2/topic/qcli_sub_group_fwup.html](https://docs.qualcomm.com/doc/80-Y8730-2/topic/qcli_sub_group_fwup.html)

This command is used to connect to FTP server and upgrade firmware.

| Parameter name | Type/Range | Description |
| --- | --- | --- |
| if | String | The interface name |
| server | String | The server URL |
| file | String | The filename |

## cancel

Source: [https://docs.qualcomm.com/doc/80-Y8730-2/topic/qcli_sub_group_fwup.html](https://docs.qualcomm.com/doc/80-Y8730-2/topic/qcli_sub_group_fwup.html)

This command is used to cancel the OTA upgrade.

## suspend

Source: [https://docs.qualcomm.com/doc/80-Y8730-2/topic/qcli_sub_group_fwup.html](https://docs.qualcomm.com/doc/80-Y8730-2/topic/qcli_sub_group_fwup.html)

This command is used to suspend the OTA upgrade.

## resume

Source: [https://docs.qualcomm.com/doc/80-Y8730-2/topic/qcli_sub_group_fwup.html](https://docs.qualcomm.com/doc/80-Y8730-2/topic/qcli_sub_group_fwup.html)

This command is used to resume the OTA upgrade.

## setsize

Source: [https://docs.qualcomm.com/doc/80-Y8730-2/topic/qcli_sub_group_fwup.html](https://docs.qualcomm.com/doc/80-Y8730-2/topic/qcli_sub_group_fwup.html)

This command is used to set image size.

| Parameter name | Type/Range | Description |
| --- | --- | --- |
| fwd | 0,1,2 | The id of FWD |
| id | Number | The ID of the image to be set. |
| size | 0 | The size to be set |

Note: The image size can only be set to 0.

Last Published: Jun 03, 2026

[Previous Topic
QCLI sub-group: Fs](https://docs.qualcomm.com/bundle/publicresource/80-Y8730-2/topics/qcli_sub_group_fs.md) [Next Topic
QCLI sub-group: RNG](https://docs.qualcomm.com/bundle/publicresource/80-Y8730-2/topics/qcli_sub_group_rng.md)