AT Commands Reference Guide
80529ST10815A Rev.2– 2017-09-14
ReproductionforbiddenwithoutTelitCommunicationsS.p.A.writtenauthorization‐AllRightsReserved page228of233
AT$LCSTER=<id_type>[,<id_val
ue>[,<pref_pos_mode>[,<tls_mode
>]]]
Set command updates the terminal information like IMSI,
MSISDN or IPv4 address. Parameters:
<id_type> : is a number which can have any of the following
values
0 - MSIDSN
1 - IMSI (default value)
2 - IPv4 address
3 - Invalid
<id_value> : is a string , as defined in
<id_type>
<pref_pos_mode> : preferred position mode,
0 – default position mode
1 – none preferred position mode
<tls_mode> : indicates if TLS mode should/should not be used
by the SET
0 - non-TLS mode
1 - TLS mode (default value)
Note: If <id_type> is MSISDN or IPv4 address then
<id_value> shall be entered
Enable/Disable unsolicited response - $LICLS
$LICLS – Enable/Disable unsolicited response
AT$LICLS =<mode>
Set command is used to enable/disable unsolicited $LICLS response.
Parameter:
<mode>
0 – disable unsolicited
1 – enable unsolicited (default value)
The unsolicited result code is in the format:
$LICLS: <request_type>[,<cid>]
Where
<request_type>
0 – Setup Request to setup the control link
1 – Release Request to release the control link
<cid> : id associated to the context that shall be deactivated (see
+CGDCONT)
If the <request_type> is a setup request, the unsolicited indication is
sent/used to request the client to define, setup, activate and prepare the
pdp-context.
If <request_type> is a release request, the unsolicited indication is
sent/used to inform the client that the pdp-context (associated with this
command type) including the associated terminal is not used any more,
and shall be deactivated.
Note: The current setting is stored in NVM.
AT$LICLS?
Read command returns the current value of parameter <mode>.