User Manual

Table Of Contents
SARA-R4 series-AT commands manual
UBX-17003787 - R16
26Lightweight M2M
Page 321 of 401
Type Syntax Response Example
OK OK
26.2.4.3Defined values
Parameter Type Description
<server_id> Number Short server ID corresponding to a server defined by object 1 resource 0
<status> String Status code corresponding to the server state:
0: deregistered
1: registration pending
2: registration success
3: registration failed
4: registration update pending
5: registration update needed
6: registration full update needed
7: deregistration needed
8: deregistration pending
9: bootstrap hold off
10: bootstrap initiated
11: bootstrap pending
12: bootstrap finishing
13: bootstrap finished
14: bootstrap failing
15: bootstrap failed
<registration_
interval>
String For servers in registered state (<status>=2) this is the number of seconds until
registration update
26.2.4.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.
26.2.5LwM2M server deregistration +ULWM2MDEREG
+ULWM2MDEREG
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 - -
26.2.5.1Description
Forces a deregistration for a specific LwM2M server or for all servers by means of the <server_id> parameter.
Issue a test command to retrieve the list of the available server IDs.
26.2.5.2Syntax
Type Syntax Response Example
Set AT+ULWM2MDEREG=<server_id> OK AT+ULWM2MDEREG=0
OK
Test AT+ULWM2MDEREG=? +ULWM2MDEREG: (0,list of
supported <server_id>s)
OK
+ULWM2MDEREG: (0,721)
OK
26.2.5.3Defined values
Parameter Type Description
<server_id> Number Short server ID corresponding to a server defined by object 1 resource 0. The special
value 0 means deregister all servers.