User guide

30
6615-2203
Q Result code suppression
Syntax:
ATQ<n>
Parameters:
<n>
0: DCE transmits result codes.
1: Result codes are suppressed and not transmitted.
S-registers
S0 Automatic answer
Syntax:
ATS0=<value>
V DCE response format
Syntax:
ATV<n>
Parameters:
<n>
0 (Information responses): <text><CR><LF>
0 (Result codes): <numeric code><CR>
1 (Information responses): <CR><LF><text><CR><LF>
1 (Result codes): <CR><LF><verbose code><CR><LF>
+WOPEN Open AT control command
The modem is by default configured with enhanced mode disabled (AT+WOPEN=0).
The advanced mode is needed to get all functionality to work as stated in Datasheets
and User Guide for GDW-11.
When advanced mode is enabled AT&F will do the following:
S0=2;+WRST=1,”024:00”
After disabling advanced mode some unwanted result codes may appear. To get rid of
these extra result codes the following AT commands must be used:
AT+CREG=0
AT+CGREG=0
AT+WIND=0
AT+CGEREP=0
Syntax:
AT+WOPEN=<Mode>