SARA-R4/N4 series - AT Commands Manual
UBX-17003787 - R09
14 System features
Page 160 of 307
14.11 LWM2M configuUFOTACONF
+UFOTACONF
SARA-R410M-52B
Modules
SARA-N4
Syntax
PIN required
Settings saved Can be aborted
Response time Error reference
Attributes
full
No
No
-
14.11.1 Description
Configures the uFOTA registration and timer for periodic connections to the uFOTA server.
14.11.2 Syntax
Type
Syntax
Response
Example
Generic syntax
Set
AT+UFOTACONF=<mode>,
<param>
OK
AT+UFOTACONF=2,604800
OK
uFOTA registration
Set
AT+UFOTACONF=1,<registration>
OK
AT+UFOTACONF=1,1
OK
uFOTA periodic connection
Set
AT+UFOTACONF=2,<timer>
OK
AT+UFOTACONF=2,604800
OK
Read
AT+UFOTACONF=<mode>
+UFOTACONF: <mode>,<param>
OK
+UFOTACONF: 1,1
OK
Test
AT+UFOTACONF=?
+UFOTACONF: (list of supported
<mode>s),(list of supported
<param>s)
OK
+UFOTACONF: (1-2),(-1,1-
4294967295)
OK
14.11.3 Defined values
Parameter
Type
Description
<mode>
Number
uFOTA parameter to be configured:
•
1: module registration to uFOTA server
•
2: timer for periodic connection to the uFOTA server
<registration>
Number
uFOTA registration:
•
0: module registration to uFOTA server disabled
•
1 (factory-programmed and default value): module registration to uFOTA server
enabled
<timer>
Number
Timer for periodic connection to the uFOTA server (in seconds); the factory-
programmed and default value is 604800 (7 days):
•
-1: never periodically connected to the uFOTA server
•
1-4294967295: range in seconds for periodic connections
<param>
Number /
String
Type and supported content depend on the related <op_code> parameter; details are
given above