UMTS/HSPA Module Series
WCDMA UGxx AT Commands Manual
WCDMA_UGxx_AT_Commands_Manual Confidential / Released 209 / 247
Parameter
This parameter will not be saved.
Example
AT+QAUDCFG="alc5616/dlgain",85 //Set downlink gain to 85
OK
12.15.13. AT+QAUDCFG="alc5616/ulgain" Set Uplink Gain Level for Codec alc5616
AT+QAUDCFG=“alc5616/ulgain” is used to set uplink gain level for codec alc5616.
Write Command
AT+QAUDCFG="alc5616/dlgain"[,<level>]
Response
If configuration parameters are omitted:
(+QAUDCFG="alc5616/dlgain"),
Return current configuration:
+QAUDCFG: "alc5616/dlgain",<level>
OK
If configuration parameters are entered:
OK
ERROR
If error is related to ME functionality:
+CME ERROR: <err>
<Level> Numeric type, indicates the downlink gain of alc5616, range: 0-100, default: 100
AT+QAUDCFG=“alc5616/ulgain” Set Uplink Gain Level for Codec alc5616
Test Command
AT+QAUDCFG=?
Response
……
+QAUDCFG: "alc5616/ ulgain",<level>
……
OK