Storage:
&W
Command
Command values:
AT+LCGASC=0
Maintain Command State unless a connection is
otherwise initiated with the
ATD
or
ATD*
<IP>
command. Also disconnects an existing session.
AT+LCGASC=1
Autoconnect to the 1x network via Profile #1
AT+LCGASC=2
Autoconnect to the 1x network via Profile #2
AT+LCGASC=3
Autoconnect to the 1x network via Profile #3
7.4 AT+LCGRST End Cellular Session
This command will kill the current RF session and bring the modem to Command State.
NOTE: This command will tear down the RF session in an orderly manner and may take
several seconds to complete.
Default:
N/A
Storage:
N/A
Command values:
AT+LCGRST
Kills the current RF session.
NOTE: If
AT+LCGASC=1
, the modem will detect that the session dropped and will
immediately reconnect. To fully disconnect, set
AT+LCGASC=0
and then issue the
AT+LCGRST
command.
8.0 RS-232 PAD Configuration Commands
PAD
, which stands for
Packet Assembler/Disassembler
, is a function employed by the
RISC processor to split the incoming data stream into discrete packets for transmission
over the cellular network. The commands in the following section explain how to set up
the PAD for your needs.
8.1 AT+LCICTO Inter-Character Timer
This command is used to configure the Inter-Character timeout used by the PAD service
when assembling packets for transmission. The PAD will send a packet of data every
time the buffer is full (512 bytes) or if the serial line is idle for longer than the time
specified by this command.
Default:
50
Storage:
&W
Command Values:
AT+LCICTO=
<timeout>
Where <timeout> is a number between 0 and 65535
milliseconds.
8.2 AT+LCIDCT Idle Disconnect Timer
This command is used to configure the Idle Disconnect timeout used by the PAD service.
Should no data be sent or received for the specified period of time, the connection will be
closed and the usual disconnect response generated. A value of 0 disables the use of the
idle disconnect timer.