Hi All, i'm new to the list and first of all thanks for all the work and time spent to help others. Here's my question: Im using an old Nokia 1208 connected via generic PL2303 usb cable. The setup seems ok, gnokii --identify shows model number RH-106. It seems that this model is not supported by gnokii but I think that should not be so different as others that are supported. Only tested SMS and display functionality. Display not working (dont need...) but sms is only working for sending. When I try to get messages from phone i get:
GNOKII Version 0.6.31 LOG: debug mask is 0x1 Config read from file /etc/gnokiirc. Cannot open logfile /root/.cache/gnokii/gnokii-errors WARNING: cannot open logfile, logs will be directed to stderr phone instance config:
model = series40 port = /dev/ttyUSB0 connection = serial initlength = default serial_baudrate = 19200 serial_write_usleep = -1 handshake = software require_dcd = 0 smsc_timeout = 30 rfcomm_channel = 0
sm_retry = 1 Connecting Serial device: opening device /dev/ttyUSB0 Serial device: setting speed to 115200 Serial device: setting RTS to low and DTR to low Getting model... Message sent: 0x1b / 0x0006
00 01 00 07 01 00 | [Received Ack of type 1b, seq: 0] [Sending Ack of type 1b, seq: 1] Message received: 0x1b / 0x002e 01 00 00 08 00 01 58 28 00 22 56 20 35 2e 33 32 | X( "V 5.32
0a 30 35 2d 31 38 2d 30 38 0a 52 48 2d 31 30 36 | 05-18-08 RH-106 0a 28 63 29 20 4e 4d 50 0a 55 42 00 00 00 | (c) NMP UB Received message type 1b model length: 6 Received model RH-106 Getting SMS Folders...
Message sent: 0x14 / 0x0006 00 01 00 12 00 00 | [Received Ack of type 14, seq: 1] [Sending Ack of type 14, seq: 2] Message received: 0x14 / 0x000a 01 00 00 f0 01 12 00 00 00 00 |
Received message type 14 Falling back to file mode. NK6510_GetSMSFolders: before switch to S40_30 error: Function or connection type not supported by the phone or by the phone driver. (6) Using GetSMSFolders for Series40 3rd Ed
Trying to retrieve filelist of c:\predefmessages\*.* from cache Cache empty or expired Timeout for getting file list: 500 Message sent: 0x6d / 0x0033 00 01 00 68 00 2a 00 63 00 3a 00 5c 00 70 00 72 | h * c : \ p r
00 65 00 64 00 65 00 66 00 6d 00 65 00 73 00 73 | e d e f m e s s 00 61 00 67 00 65 00 73 00 5c 00 2a 00 2e 00 2a | a g e s \ * . * 00 00 00 | [Received Ack of type 6d, seq: 2]
[Sending Ack of type 6d, seq: 3] Message received: 0x6d / 0x000a 01 00 00 f0 01 68 00 00 00 00 | h Received message type 6d Cannot list available folders: Unknown error - well better than nothing!!
Serial device: closing device
I guess that's something about the way the phone stores the sms. Any help will be appreciated! Thanks!