WE866E4-P AT Commands Reference Guide
80572ST10887A Rev. 0.0 135 2018-02-16
PRELIMINAR
Y
Example AT+FUHTTPC="192.168.45.22", 80, "\ota.bin", 100
OK
10.2.1.1.2 FWUP Trial Image
This command is used to handle the trial image after a successful firmware upgrade.
Once the firmware upgrade is successful, the new firmware is stored in flash trial image
location. The trial image can be accepted / rejected using this AT command - if accepted,
the trial image is moved from trial image location to current image location in Flash and if
rejected, the trial image is removed from flash.
Command Syntax AT+FUTRIALIMG = [<Accept/Reject Image Flag>, <Reboot Flag>]
Parameter Description
Table 294, page 135, describes the FWUP Trial Image parameters.
Response
Table 293 FWUP HTTP Client Synchronous Response
Responses Remarks
OK Success.
ERROR If parameter is not valid.
NOTE: The firmware upgrade is done from current location only. After a firmware
upgrade, the next firmware upgrade is done only after accepting or rejecting the
trial image.
Table 294 FWUP Trial Image Parameters
Parameters Mandatory/Optional Value Description
Accept/reject
Image Flag
Optional
Value range: 0,1
Format: Integer
Default value: 1
It specifies the trial image handling flag
where,
0- specifies the rejection of trial image and
1- specifies the acceptance of the trial
image.
Reboot Flag Optional
Value range: 0,1
Format: Integer
Default value: 1
It specifies the reboot after the acceptance
of trial image (moved from the trila image
location to current image location in the
flash) where,
0 - indicates to No reboot and
1 - indicates to Reboot.