Chapter 3: AT Commands Reference
June 30, 2008 AT Commands Reference Manual 3 -93
Example
The first example illustrates store entry in index 1 into date book.
AT+MDBW=1,"13:30","07/02/15","Weekly Meeting",1,2
OK
The second example illustrates store entry into the first available entry in the date book error case, because
entry is set to past time. The AT+CMEE=2 command enables verbose error report.
AT+CM EE= 2
OK
AT+CCLK?
+CCLK: "07/02/15,12:00:00+00"
OK
AT+MDBW=,"09:30","07/02/15","to call the mother in law",0,0
+CME ERROR: alarm set to past time
The third example illustrates wake up mechanism.
AT+MDBW=,"07:30","07/02/15","Wake Up",0,0
OK
AT+IPR=8
OK
AT+MR ST
OK
+MDBWE, Write Date Book Exception

This command enables the user to delete an existing entry from the date book, or add/delete

exception instance for a specific entry.

Repeat A schedule multiple recurring instances.
0 - None (Default).
1 - Daily.
2 - Weekly.
3 - Monthly on day (for example: 2nd Wednesday each
month).
4 - Monthly on date (for example: every 15th of the
month). If on days that do not occur each mount such as
the 29th, 30th, or 31st, the reminder is activated on the
last week day of the month.
5 - Yearly.
tLength The maximum number of characters in the <Title>
entry.

Table 3-48:+MDBW P arameters

<Parameter> Description