ME310G1/ME910G1/ML865G1 AT Commands Reference Guide
80617ST10991A Rev.4 Page 370 of 545 2020-04-15
select the NO CARRIER message format
received when the socket is closed.
no additional information is attached to NO CARRIER
message
NO CARRIER: <connId> message
NO CARRIER: <connId>, <cause> message. Refer to
Additional info section
<noCarrierMode>=2 selects the following NO CARRIER message format:
NO CARRIER: <connId>, <cause>
is the socket disconnection cause.
Refer to #SLASTCLOSURE command to know its
values and meanings.
Is necessary to avoid overlapping of the two methods. Enabling new method, the old
method for transmission timer (#SCFG) is automatically disabled to avoid overlapping.
Check if new data have been received from serial port is done with a granularity directly
related to <txTo> parameter which is set by #SCFG command. The maximum period is 1
sec.
Like #SLASTCLOSURE, in case of subsequent consecutive closure causes received, the
original disconnection cause indicated.
In the case of command mode connection and remote closure with subsequent inactivity
timeout closure without retrieval of all available data (#SRECV or SRING mode 2), it is
indicated cause 1 for both possible FIN and RST from remote.
AT#SCFGEXT2?
Read command returns the current socket extended configuration of the six sockets. The format is:
#SCFGEXT2:<connId
1
>,<bufferStart
1
>,<abortConnAttempt
1
>,0,0,<noCarrierMode
1
><CR><LF>
. . .
#SCFGEXT2:<connId
6
>,<bufferStart
6
>,<abortConnAttempt
6
>0,0,<noCarrierMode
6
><CR><LF>
AT#SCFGEXT2=?
Test command returns the range of supported values for all parameters.