Specifications

UC864-E/G AT Commands Reference Guide
80304ST10041a Rev. 3 - 18/07/08
Reproduction forbidden without Telit Communications S.p.A. written authorization - All Rights Reserved page 199 of 259
#SGACT - Context Activation
<userId> - string type, used only if the context requires it
<pwd> - string type, used only if the context requires it
AT#SGACT? Returns the state of all the five contexts, in the format:
#SGACT: <cid1>,<Stat1><CR><LF>
#SGACT: <cid5>,<Stat5>
where:
<cidn> - as <cid> before
<statn> - context status
0 - context deactivated
1 - context activated
AT#SGACT=? Reports the range for the parameters <cid> and <stat>
3.5.7.2.3 Socket Shutdown - #SH
#SH - Socket Shutdown
AT#SH=<connId> This command is used to close a socket.
Parameter:
<connId> - socket connection identifier
1..6
Note: a socket connection can be closed only when it is in suspended
mode (with pending data too). Trying to close an active socket connection
will produce an error.
AT#SH=? Test command returns the OK result code.
3.5.7.2.4 Socket Configuration - #SCFG
#SCFG - Socket Configuration
AT#SCFG=
<connId>,<cid>,
<pktSz>,<maxTo>,
<connTo>,<txTo>
Set command sets the socket configuration parameters.
Parameters:
<connId> - socket connection identifier
1..6
<cid> - PDP context identifier
1..5 - numeric parameter which specifies a particular PDP context
definition
<pktSz> - packet size to be used by the TCP/UDP/IP stack for data
sending.
0 - automatically chosen by the device.