User's Manual Part 1
AT Commands 53
P/N 90023363 Revision 1.8
AT Command Set by Name
Each of the following sections discusses an individual AT command and its five
subsections listed below:
Description: describes the command and defines any conditions required to use the
command
Syntax: lists the syntax the command requires
Parameters: lists any parameters and values available to the command
Response: lists and defines any responses the command may return
Example: (optional) provides examples of the command
A/
Description: REPEAT LAST COMMAND
This command repeats the last command sent to the modem.
Syntax: A/<cr>
Parameters: None
Response: Returns the command response from the previous command.
Example: AT12<cr>
Novatel Wireless, Inc.
OK
A/<cr>
Novatel Wireless, Inc.
OK
+++
Description: ESCAPE SEQUENCE
This command is used to change the modem from data mode to command
mode. This command is not a Hayes-compatible command as the guard
time interval is not required. It is a public domain method (TIES) and is
only enabled with define VG_TIES_ESC_SEQUENCE.
If the modem receives the characters +++AT followed by a carriage return
(<cr>) within a 0.5 second time span, the modem interrupts the data flow
on the AT command interface, switches to command mode and interprets
all characters received before the next command line termination
character as commands.
This command can only be issued in data mode.