gnokii-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Phonebook entries in AT mode


From: Axel Braun
Subject: Phonebook entries in AT mode
Date: Wed, 25 Aug 2010 22:34:13 +0200
User-agent: KNode/4.4.5

Hi, 

I'm trying to write a phonebook entry the the E90 using the AT mode. Looks 
like the vcard is properly detected, but the entry can not be written.
Any idea why and how to change?


address@hidden:~> gnokii --writephonebook -f --vcard < test.vcf
GNOKII Version 0.6.29
Konnte Konfigurationdatei /home/axel/.config/gnokii/config nicht lesen
Konnte Konfigurationdatei /etc/xdg/gnokii/config nicht lesen
LOG: debug mask is 0x1
Config read from file /home/axel/.gnokiirc.
phone instance config:
model = AT
port = 00:1A:89:C1:07:3C
connection = bluetooth
initlength = default
serial_baudrate = 19200
serial_write_usleep = -1
handshake = software
require_dcd = 0
smsc_timeout = 10
rfcomm_channel = 0
sm_retry = 0
Initializing AT capable mobile phone ...
Serial device: opening device 00:1A:89:C1:07:3C
Channel: 0
Channel: 4
Using channel: 4
Message sent: 0x00 / 0x0004
41 54 5a 0d                                     | ATZ             
write: [ATZ<cr>]
read : [ATZ<cr><cr><lf>OK<cr><lf>]
Message received: 0x00 / 0x000a
02 41 54 5a 0d 0d 0a 4f 4b 0d                   |  ATZ   OK       
Received message type 00
Message sent: 0x00 / 0x0005
41 54 45 31 0d                                  | ATE1            
write: [ATE1<cr>]
read : [ATE1<cr><cr><lf>OK<cr><lf>]
Message received: 0x00 / 0x000b
02 41 54 45 31 0d 0d 0a 4f 4b 0d                |  ATE1   OK      
Received message type 00
Message sent: 0x00 / 0x000a
41 54 2b 43 4d 45 45 3d 31 0d                   | AT+CMEE=1       
write: [AT+CMEE=1<cr>]
read : [AT+CMEE=1<cr><cr><lf>OK<cr><lf>]
Message received: 0x00 / 0x0010
02 41 54 2b 43 4d 45 45 3d 31 0d 0d 0a 4f 4b 0d |  AT+CMEE=1   OK 
Received message type 00
Message sent: 0x06 / 0x0007
41 54 2b 47 4d 4d 0d                            | AT+GMM          
write: [AT+GMM<cr>]
read : [AT+GMM<cr><cr><lf>Nokia E90<cr><lf><cr><lf>OK<cr><lf>]
Message received: 0x06 / 0x001a
02 41 54 2b 47 4d 4d 0d 0d 0a 4e 6f 6b 69 61 20 |  AT+GMM   Nokia 
45 39 30 0d 0a 0d 0a 4f 4b 0d                   | E90    OK       
Received message type 06
Message sent: 0x06 / 0x0008
41 54 2b 43 47 4d 49 0d                         | AT+CGMI         
write: [AT+CGMI<cr>]
read : [AT+CGMI<cr><cr><lf>Nokia<cr><lf><cr><lf>OK<cr><lf>]
Message received: 0x06 / 0x0017
02 41 54 2b 43 47 4d 49 0d 0d 0a 4e 6f 6b 69 61 |  AT+CGMI   Nokia
0d 0a 0d 0a 4f 4b 0d                            |     OK          
Received message type 06
Message sent: 0x63 / 0x0009
41 54 2b 43 53 43 53 3f 0d                      | AT+CSCS?        
write: [AT+CSCS?<cr>]
read : [AT+CSCS?<cr><cr><lf>+CSCS: "PCCP437"<cr><lf><cr><lf>OK<cr><lf>]
Message received: 0x63 / 0x0023
02 41 54 2b 43 53 43 53 3f 0d 0d 0a 2b 43 53 43 |  AT+CSCS?   +CSC
53 3a 20 22 50 43 43 50 34 33 37 22 0d 0a 0d 0a | S: "PCCP437"    
4f 4b 0d                                        | OK              
Received message type 63
Initialisation completed
strings[0] = BEGIN:VCARD
strings[1] = ADR;TYPE=home;TYPE=pref:;;An der Bausenheide 31;;;40474;
strings[2] = CATEGORIES:Nicht abgelegt
strings[3] = CLASS:PUBLIC
strings[4] = EMAIL;TYPE=PREF:address@hidden
strings[5] = EMAIL:address@hidden
strings[6] = FN:test
strings[7] = N:test;;;
strings[8] = TEL;TYPE=PREF;TYPE=WORK:+49 21111111
strings[9] = TEL;TYPE=HOME:+49 21111111
strings[10] = TEL;TYPE=CELL:+49.170.1111
strings[11] = UID:1BPmTem4TY
strings[12] = VERSION:3.0
strings[13] = X-KPILOT-RecordID:16093770
strings[14] = END:VCARD
Message sent: 0x00 / 0x000d
41 54 2b 43 50 42 53 3d 22 4d 45 22 0d          | AT+CPBS="ME"    
write: [AT+CPBS="ME"<cr>]
read : [AT+CPBS="ME"<cr><cr><lf>ERROR<cr><lf>]
Message received: 0x00 / 0x0016
03 41 54 2b 43 50 42 53 3d 22 4d 45 22 0d 0d 0a |  AT+CPBS="ME"   
45 52 52 4f 52 0d                               | ERROR           
Received message type 00
Schreiben fehlgeschlagen(Unbekannter Fehler - naja besser als garnichts!!): 
Speicherbereich: ME, Position: 1, Name: test, Nummer: 
Serial device: closing device


-- 
Linux on a ThinkPad: http://www.axxite.com/brn




reply via email to

[Prev in Thread] Current Thread [Next in Thread]