gnokii-users
[Top][All Lists]
Advanced

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

send/ receive sms via nokia 6100, DKU-5 (USB)


From: Dmitrij Hunichev
Subject: send/ receive sms via nokia 6100, DKU-5 (USB)
Date: Tue, 11 Oct 2005 18:06:54 +0300

Hi All!
I need sed/receive sms via Nokia 6100. I have DKU-5(Serial and USB), gnokii latest version 0.6.8, Debian kernel 2.4.29.
At first I have connected Nokia 6100 via DKU-5 (Serial). Result: I can send and receive sms (gnokii --sendsms phone_number, gnokii --getsms IN 1 2).
Then I have tried connect appropriate phone to the PC via DKU-5(USB).
modprobe usbserial vendor=0xea0 product=0x6858
modprobe pl2303
 
GNOKII Version 0.6.8
LOG: debug mask is 0x1
Lockfile /var/lock/LCK..ttyUSB0 is stale. Overriding it..
phone instance config:
model: 6100
port_device: /dev/ttyUSB0
connection_type: 0
init_length: 0
serial_baudrate: 115200
serial_write_usleep: -1
hardware_handshake: 0
require_dcd: 0
smsc_timeout: 100
connect_script:
disconnect_script:
rfcomm_cn: 1
sm_retry: off
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                               |
SM_Block: exiting the retry loop
Message sent: 0x1b / 0x0006
00 01 00 07 01 00                               |
SM_Block: exiting the retry loop
Message sent: 0x1b / 0x0006
00 01 00 07 01 00                               |
SM_Block: exiting the retry loop
Serial device: opening device /dev/ttyUSB0
And nothing!!!
I sow same(similar) situation  Peter Verthez message.
In my opinion it depends on this code line (common/devices/unixserial.c line 349) return select(fd + 1, &readfds, NULL, NULL, timeout);
If anybody know how decide a problem let know please.


reply via email to

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