User Manual

Table Of Contents
SARA-R4 series-AT commands manual
UBX-17003787 - R16
14System features
Page 174 of 401
The device does not reboot after cancelling FOTA download. At the next power-on, the module will boot the
previous firmware version.
14.7.2Syntax
Type Syntax Response Example
Set AT+UFOTA=<op_code> OK AT+UFOTA=0
OK
Test AT+UFOTA=? +UFOTA: 0
OK
+UFOTA: 0
OK
14.7.3Defined values
Parameter Type Description
<op_code> Number Allowed value:
0: abort FOTA download
14.7.4Notes
SARA-R410M-02B / SARA-R410M-52B / SARA-R412M
The command is not supported by SARA-R410M-02B-00, SARA-R410M-02B-01, SARA-R410M-52B-00,
SARA-R410M-52B-01, SARA-R412M-02B-00 and SARA-R412M-02B-01.
14.8Sets FOTA status URCs +UFOTASTAT
+UFOTASTAT
Modules SARA-R410M-02B SARA-R410M-52B SARA-R410M-63B SARA-R410M-73B SARA-R410M-83B
SARA-R412M
Syntax PIN required Settings saved Can be aborted Response time Error referenceAttributes
full No No No - -
14.8.1Description
Enables URC reporting status for FOTA downloads and updates.
14.8.2Syntax
Type Syntax Response Example
Set AT+UFOTASTAT=<n> OK AT+UFOTASTAT=1
OK
Read AT+UFOTASTAT? +UFOTASTAT: <n>
OK
+UFOTASTAT: 1
OK
Test AT+UFOTASTAT=? +UFOTASTAT: (list of
supported<n>s)
OK
+UFOTASTAT: (0,1)
OK
Generic syntax
URC +UFOTASTAT: <event>,<param1>[,
<param2>]
OK
+UFOTASTAT: 3,1,0
OK
Download progress
URC +UFOTASTAT: 0,<progress_
status>[,<percentage>]
OK
+UFOTASTAT: 0,1,10
OK
Download start
URC +UFOTASTAT: 1,<start_triggered>,
0
OK
+UFOTASTAT: 1,0,0
OK
Download complete