UMTS/HSPA Module Series
WCDMA UGxx AT Commands Manual
WCDMA_UGxx_AT_Commands_Manual Confidential / Released 211 / 247
Parameter
This parameter will not be saved.
Example
AT+QAUDCFG="max9860/dlgain",85 //Set downlink gain to 85
OK
12.15.15. AT+QAUDCFG="max9860/ulgain" Set Uplink Gain Level for Codec
max9860
AT+QAUDCFG=“max9860/ulgain” is used to set uplink gain level for codec max9860.
Write Command
AT+QAUDCFG="max9860/dlgain"[,<level>]
Response
If configuration parameters are omitted:
(+QAUDCFG="max9860/dlgain"),
Return current configuration:
+QAUDCFG: "max9860/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 down link gain of max9860, range: 0-100, default: 87
AT+QAUDCFG=“max9860/ulgain” Set Uplink Gain Level for Codec max9860
Test Command
AT+QAUDCFG=?
Response
……
+QAUDCFG: "max9860/ulgain",<level>
……
OK