AT Commands Reference Guide
80529ST10815A Rev.2– 2017-09-14
ReproductionforbiddenwithoutTelitCommunicationsS.p.A.writtenauthorization‐AllRightsReserved page141of233
Skip Escape Sequence - #SKIPESC
#SKIPESC - Skip Escape Sequence
AT#SKIPESC=
[<mode>]
Set command enables/disables skipping the escape sequence +++ while transmitting
during a data connection.
Parameter:
<mode>
0 - does not skip the escape sequence; its transmission is enabled (factory default).
1 - skips the escape sequence; its transmission not enabled.
Note: in case of an FTP connection, the escape sequence not transmitted, regardless of
the command setting.
AT#SKIPESC?
Read command reports whether escape sequence skipping is currently enabled or not,
in the format:
#SKIPESC: <mode>
AT#SKIPESC=?
Test command reports supported ran
e of values for parameter <mode>.
PPP-GPRS Connection Authentication Type - #GAUTH
#GAUTH - PPP-GPRS Connection Authentication Type
AT#GAUTH=
[<type>]
Set command sets the authentication type either for PPP-GPRS connections.
Parameter:
<type>
0 - no authentication
1 - PAP authentication
2 - CHAP authentication
3 – AUTO authentication (PAP or CHAP or no authentication according to host
application), factory default
Note: if the settings on the server side (the host application) of the PPP are not
compatible with the AT#GAUTH setting, then the PDP Context Activation will
use no authentication.
AT#GAUTH?
Read command reports the current authentication type, in the format:
#GAUTH: <type>
AT#GAUTH=?
Test command returns the ran
e of supported values for parameter <type>.