[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Save phonebook on Siemens C35
From: |
Andreas Schiermeier |
Subject: |
Re: Save phonebook on Siemens C35 |
Date: |
Fri, 27 Jun 2003 17:21:14 +0200 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; de-AT; rv:1.3a) Gecko/20021212 |
In the moment I havn't a C35 laying around.
Now I've testet the patched gnokii against my C35 - and it showed very
strange things - see debug output without patch...
http://www.steinhofmuehle.de/tmp/debug_without
and with applied patch..
http://www.steinhofmuehle.de/tmp/debug
seem that C35 says it's supporting UCS2 but then it dosn't.
Or is MY phone buggy - I don't have another C35 to check this
Additionaly I tried the following in minicom...
AT+CSCS="UCS2"
OK
AT+CPBW=1,"1234",129,"address@hidden@address@hidden@address@hidden@address@hidden@"
ERROR
AT+CMEE=2
OK
AT+CPBW=1,"1234",129,"address@hidden@address@hidden@address@hidden@address@hidden@"
+CME ERROR: INV CHAR IN TEXT
Andreas