ME310G1/ME910G1/ML865G1 AT Commands Reference Guide
80617ST10991A Rev.4 Page 367 of 545 2020-04-15
0ata represented as sequence of hexadecimal numbers (from 00
to FF). Each octet of the data is given as two IRA character long.
These are the SRING formats, depending on <srMode> setting:
if <srMode> = 0 (Normal):
SRING: <connId>
if <srMode> = 1 (Data amount):
SRING: <connId>,<recData>
if <srMode> = 2 (Data view):
SRING: <connId>,<recData>,<data>
if <srMode> = 3 (Data view with UDP datagram information):
SRING: <sourceIP>,<sourcePort>,<connId>,<recData>,<dataLeft>,<data>
amount of data received on the socket connection
number <connId>
data received displayed following
<recvDataMode> value
IP address of the source of data
IP port of the source of data
number of bytes left in the UDP datagram
Keepalive is available only on TCP connections.
For the behavior of #SL and #SLUDP in case of auto response mode or in case of no
auto response mode, see the description of the two commands.
AT#SCFGEXT?
Read command returns the current socket extended configuration parameters values for all the six
sockets, in the format:
#SCFGEXT: <connId
1
>, <srMode>,<dataMode>,<keepalive>,<ListenAutoRsp>,0<CR><LF>
. . .
#SCFGEXT:<connId
conMax
>,<srMode>,<dataMode>,<keepalive>, <ListenAutoRsp>,0<CR><LF>
AT#SCFGEXT=?
Test command returns the range of supported values for all the sub parameters.