Specifications
UC864-E/G/WD/WDU AT Commands Reference Guide
80304ST10041a Rev. 7 - 2010-10-14
Reproduction forbidden without Telit Communications S.p.A’s. written authorization - All Rights Reserved. Page 105 of 318
+CPBW - Write Phonebook Entry
Note: if either “LD”, “MC” or “RC” memory storage has been selected (see
+CPBS
) it is possible just to delete the phonebook entry in location <index>,
therefore parameters <number>, <type> and <text> must be omitted.
AT+CPBW=? Test command returns location range supported by the current storage as
a compound value, the maximum length of <number> field, supported
number format of the storage and maximum length of <text> field. The
format is:
+CPBW: (list of supported <index>s),<nlength>,
(list of supported <type>s),<tlength>
where:
<nlength> - integer type value indicating the maximum length of field
<number>.
<tlength> - integer type value indicating the maximum length of field
<text>
Reference 3GPP TS 27.007
Example AT+CPBW=?
+CPBW: (1-100),40,(128-255),255
OK
AT+CPBW=6,"18651896699",129,"John"
OK
Note Remember to select the PB storage with +CPBS command before issuing
PB commands.
3.5.4.4.11. Clock Management - +CCLK
+CCLK - Clock Management
AT+CCLK=<time> Set command sets the real-time clock of the ME.
Parameter:
<time> - current time as quoted string in the format:
"yy/MM/dd,hh:mm:ss±zz"
yy - year (two last digits are mandatory), range is (00..99)
MM - month (two last digits are mandatory), range is (01..12)
dd - day (two last digits are mandatory), available ranges are
(01..28)
(01..29)
(01..30)
(01..31)
hh - hour (two last digits are mandatory), range is (00..23)










