Specifications

AT Command Set for L55 Platform 2003-11-21
Copyright Siemens AG 2003 All Rights Reserved Page 91 of 131
2.4.2.3 AT^SBNW
AT^SBNW Binary Write
Test command
AT^SBNW=?
Response
^SBNW: (list of supported <types>s, list of supported <subtype>s)
OK/ERROR/+CME ERROR:
Parameter:
<type>
bmp
Bitmap; Windows bitmap format compression;
2/16/256 colours
<subtype> 0 shown permanently when
registered in home network
<subtype> 1 shown temporarily, deleted by
more important display
contents
mid ring tones in standard MIDI format 0, without
polyphony specification: http://www.midi.org
<subtype> 0 first (and only) entry of type
mid
vcs vcal format specification: http://www.imc.org/pdi
<subtype> 0 first (and only) entry of type
vcs
<subtype> 1 entry of type vcs
vcf vcard format specification: http://www.imc.org/pdi
<subtype> 0 first (and only) entry of type vcf
<subtype> 1 entry of type vcf
t9d Tegic database for t9 text recognition.
<subtype> 0 first (and only) entry of type
t9d
<actNumber> 0 deletes entry of the current subtype
other current packet number
<maxNumber> maximum number of packets
Write command
AT^SBNW=<type>,<subtype>, [<actNumber>[, <maxNumber>]]<CR>
PDU is given:
<ctrl-Z/ESC>
Response
OK/ERROR/+CME ERROR
Parameter:
<type>
see Test command
<subtype> see Test command
<actNumber> see Test command
<maxNumber> see Test command
Notes:
- It is not possible to upload data when a call is active or in progress.
- If a call is active the mobile responds with +CME ERROR: PHONE BUSY, the
current upload sequence is aborted and all data packets are discarded.
- If uploaded data is not useable (e.g. wrong data format) the mobile responds
with +CME ERROR: INV CHAR IN TEXT after the last packet is uploaded.
- To get the extended +CME ERROR response, AT+CMEE=2 has to be sent
first.
Otherwise the mobile only returns an ERROR. (see 1)
- If <actNumber> and <maxNumber> are omitted during the upload, the mobile
aborts the whole input sequence for the current subtype.
- If <actNumber> is 0 during the upload and <maxNumber> is omitted, the
mobile deletes the current record with index <subtype>
- Packets have to be uploaded in the right order!
Restriction
The maximum pdu size is 176 bytes (or 352 characters)
See “Appendix B” for examples.