AT Commands Reference Guide
80529ST10815A Rev.2– 2017-09-14
ReproductionforbiddenwithoutTelitCommunicationsS.p.A.writtenauthorization‐AllRightsReserved page153of233
#SCFG - Socket Configuration
259 – set timeout value in 40 milliseconds
260 – set timeout value in 50 milliseconds
261 – set timeout value in 60 milliseconds
262 – set timeout value in 70 milliseconds
263 – set timeout value in 80 milliseconds
264 – set timeout value in 90 milliseconds
Note: these values are automatically saved in NVM.
AT#SCFG? Read command returns the current socket configuration parameters values for all
the six sockets, in the format:
#SCFG: <connId1>,<cid1>,<pktsz1>,<maxTo1>,<connTo1>,<txTo1>
<CR><LF>
. . .
#SCFG: <connId6>,<cid6>,<pktsz6>,<maxTo6>,<connTo6>,<txTo6>
<CR><LF>
AT#SCFG=?
Test command returns the range of supported values for all the subparameters.
Example
at#scfg?
#SCFG: 1,1,300,90,600,50
#SCFG: 2,2,300,90,600,50
#SCFG: 3,2,250,90,600,50
#SCFG: 4,1,300,90,600,50
#SCFG: 5,1,300,90,600,50
#SCFG: 6,1,300,90,600,50
OK
Context activation configuration extended - #SGACTCFGEXT
#SGACTCFGEXT - context activation configuration extended
Execution command is used to enable new features related to context
activation.
Parameters:
<cid> - a numeric parameter which specifies a particular PDP context
definition (see +CGDCONT command)
<abortAttemptEnable>
0 – old behavior: no abort possible while attempting context activation
1 – abort during context activation attempt is possible by sending a byte on
the serial port.
It takes effect on successive GPRS context activation attempt through
#SGACT command in the following manner.
AT#SGACTCFGEXT=
<cid>,
<abortAttemptEnable>
[,<unused>
[,<unused>
[,<unused>
]]]