UMTS/HSPA Module Series
WCDMA UGxx AT Commands Manual
WCDMA_UGxx_AT_Commands_Manual Confidential / Released 220 / 247
0 Cancel alarm
1 Set alarm
The configuration will be saved to NV automatically
Example
AT+QALARM? //Query the alarm status and no alarm is set
+QALARM: 0,"",0,0,0
OK
AT+CCLK?
+CCLK: "15/06/15,03:38:20+32" //Query the current time
OK
AT+QALARM=1,"15/06/15,03:39:53+32",1,0 //Set the alarm at 03:39:53 daily
OK
AT+QALARM? //Query the alarm status and a daily alarm is set
+QALARM: 1,"15/06/16,03:39:53",1,0,0
OK
ALARM RING //When the time is 03:39:53, the ALARM RING URC is
reported
AT+QALARM=0 //Cancel the alarm preset
OK
AT+QALARM=1,"15/06/15,04:18:13+32",0,1 //Set the alarm to power off the module at 04:18:13.
OK
AT+QALARM? //Query the alarm status and a power off alarm is set
+QALARM: 1,"15/06/15,04:18:13",0,1,0
OK
ALARM RING //When the time is 04:18:13, the ALARM RING URC is
reported and the module is powered off automatically.
POWERED DOWN
//You need to power on the module manually by PWRKEY