Specifications
AT Command Set Reference
Ver. 1.00
GSM1308AT001 Page 312 Ver. 1.00 – 10/29/2008
4.10. Real-Time Clock Commands
4.10.1. $RTCALRM Real Time Clock Alarm
Command Function This command handles the setting and
querying of the RTC alarm registers.
When the alarm feature has been enabled
the $EVENT engine will be invoked upon
the going off. If the $RTCWAKE call is
invoked following the alarm feature setup
the modem will power back up
automatically upon the alarm going off. The
actions of these two features are mutually
exclusive of each other, so one or the other
will occur but not both.
Command Functional Enfora Specific
Group
Command Format Query AT$RTCALRM=?
Response $RTCALRM: (0..99), (1..12), (1..31), (0..23),
(0..59), (0..59), (0..527040)
OK
Write Format AT$RTCALRM= <rtc_year>,
Response <rtc_month>, <rtc_day>, <rtc_hour>,
<rtc_min>,
<rtc_sec>,<rtc_alarmTimeinMinutes>
OK
Read Format AT$RTCALRM?
Response $RTCALRM: <rtc_enabled>, <rtc_year>,
<rtc_month>, <rtc_day>, <rtc_hour>,
<rtc_min>,
<rtc_sec>,<rtc_alarmTimeinMinutes>”
OK
Execution Format N/A
Response N/A