G5/G6-Family AT Commands User Manual Page
Example:
AT+CSQ<CR>
ATS24?<CR>
An AT command line may contain one or more commands. Delimiters are used to separate the
commands from each other. The delimiter is either a semicolon ";" or none, meaning space (basic
Example:
ATS0=1V1Q0E0<CR>
AT+IFC=0,0;+ICF=3,4;+CNMI
=2,1,0,0,0<CR>
2.4.3 Results Code Structure
By default, the module responds with verbose response codes. The results code prefix is <CR><LF>. The
results code suffix is <CR><LF>.
Example:
<CR><LF>+CSQ: 99,99<CR><LF>
<CR><LF>OK<CR><LF>
The Unsolicited results code is same as the Results code.
Parameter set command syntax
AT+xxx=<Value>
ATxxx=<Value>
Parameter read Command syntax
Parameter test Command syntax
<Value> consists of either a numeric constant or a string constant. <compound_value> consist of several
<value> parameters separated by commas.