Notes, Examples, Socket configuration extended 2 #scfgext2 – Synaccess Networks NP-0801DTM User Manual
Page 222

CUSTOM AT COMMANDS
HSPA+ AT Commands Reference Guide
222
Data mode for sending data in command mode(AT#SSEND).
0
Data represented as text. Default: 0.
1
Data represented as sequence of hexadecimal numbers (from 00 to FF).
Each octet of the data is given as two IRA character long hexadecimal number.
Notes
You must set the parameters with #SCFGEXT before establishing a data connection using the AT+SGACT
command.
These values are automatically saved in non‐volatile memory.
Keepalive is available only on TCP connections.
For the behavior of AT#SL and AT#SLUDP in case of auto‐response mode or in case of no auto‐response mode,
see the description of the two commands.
Examples
Socket 1 set with data view sring, text data mode, a keepalive time of 30 minutes and listen auto‐response set.
Socket 3 set with data amount sring, hex recv data mode, no keepalive and listen auto‐response not set.
Socket 4 set with hex recv and send data mode
at#scfgext?
#SCFGEXT: 1,2,0,30,1,0
#SCFGEXT: 2,0,0,0,0,0
#SCFGEXT: 3,1,1,0,0,0
#SCFGEXT: 4,0,1,0,0,1
#SCFGEXT: 5,0,0,0,0,0
#SCFGEXT: 6,0,0,0,0,0
OK
Socket Configuration Extended 2 #SCFGEXT2
Set command sets the socket configuration extended parameters for features not included in #SCFGEXT
command.
Read command returns the current socket extended configuration parameters values for all the six sockets, in the
format:
#SCFGEXT2:
. . .
#SCFGEXT2:
Test command returns the range of supported values for all the subparameters.