User Manual

Table Of Contents
SARA-R4 series-AT commands manual
UBX-17003787 - R16
19Internet protocol transport layer
Page 229 of 401
19.23.4Notes
SARA-R4 / SARA-N4
<param_id>=4 is not supported.
For TCP socket if <param_id>=2, the <param_val> parameter returns the total amount (in bytes) of sent
acknowledged data.
SARA-R410M-02B
<param_id>=2, 3 and 11 are not supported by SARA-R410M-02B-00.
SARA-R404M / SARA-R410M-01B
<param_id>=2, 3 and 11 are not supported.
SARA-N4
<param_id>=11 is not supported.
19.24Configure Dormant Close Socket Behavior +USOCLCFG
+USOCLCFG
SARA-R410M-02B SARA-R410M-52B SARA-R410M-63B SARA-R410M-73B SARA-R410M-83B
SARA-R412M
Modules
SARA-N4
Syntax PIN required Settings saved Can be aborted Response time Error referenceAttributes
full Yes NVM No - +CME Error
19.24.1Description
Enables or disables the TCP socket Graceful Dormant Close feature. When enabled, if the RRC connection is
released and a TCP socket is closed with the +USOCL, the module will re-establish the RRC connection to close
the socket both locally and remotely. When this feature is disabled, the module will close the socket locally
without re-establishing the RRC connection. In this case the socket will remain open on the remote side until
it is closed.
19.24.2Syntax
Type Syntax Response Example
Set AT+USOCLCFG=<GDC_enable> OK AT+USOCLCFG=0
OK
Read AT+USOCLCFG? +USOCLCFG: <GDC_enable>
OK
+USOCLCFG: 0
OK
Test AT+USOCLCFG=? +USOCLCFG: (list of supported
<GDC_enable>s)
OK
+USOCLCFG: (0,1)
OK
19.24.3Defined values
Parameter Type Description
<GDC_enable> Number Status of TCP socket Graceful Dormant Close. Allowed values:
0: disabled
1 (factory-programmed value): enabled