UMTS/HSPA Module Series
WCDMA UGxx AT Commands Manual
WCDMA_UGxx_AT_Commands_Manual Confidential / Released 51 / 247
Parameter
Example
AT+QCFG="temp",-1 //Query the low temperature warning limit and setting
+QCFG: "temp",(-1,-35,0)
OK
AT+QCFG="temp",-1,-35,1 //Set the low temperature warning limit
OK
<Enable temperature detection, when greater than the lowest temperature limit, lower than low
temperature warning limit>
+QIND: "temp",-1 //Report result when temperature is lower than warning temperature
<Enable temperature detection, when temperature is back to normal temperature range>
+QIND: "temp",0 //Report result when temperature is back to normal temperature
4.3.11. AT+QCFG="fota/cid" DFOTA Context ID Configuration
When you upgrade firmware by DFOTA on a FTP server or HTTP server, you need to activate a PDP
context ID for FTP connection or HTTP connection. The default PDP context ID is 1, and it can be
configured by AT+QCFG=“fota/cid”,<contexitd>.
<temptype> Temperature type
-2 Indicate the lowest temperature
-1 Indicate low temperature warning
1 Indicate high temperature warning
2 Indicate the highest temperature
<tempvalue> Temperature threshold value (degrees Celsius)
(-40~-35) The lowest temperature limit (If below this limit, the module will be shut
down). Default value is -38
(-35~-30) Low temperature warning limit. Default value is -32
(70~80) High temperature warning limit. Default value is 75
(80~90) The highest temperature limit (If above this limit, the module will be shut
down). Default value is 85
<temponoff> Enable/disable temperature detection function
0 Disable
1 Enable
AT+QCFG="fota/cid" DFOTA Context ID Configuration
Write Command
AT+QCFG="fota/cid"[,<contextID>]
Response
If configuration parameters are omitted