gnokii-users
[Top][All Lists]
Advanced

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

Nokia 6310 and DLR3P woes


From: Dustin Goodwin
Subject: Nokia 6310 and DLR3P woes
Date: Thu, 19 Oct 2006 23:52:27 -0400
User-agent: Thunderbird 1.5.0.7 (Windows/20060909)

I have a Nokia u6310i connected with serial DLR3P cable. When I try simple SMS send it errors out as seen below. When I set the model to AT I can send SMS messages. But of course the AT driver does not support things like receiving SMS messages.

Config
port = /dev/ttyS0
model = 6310i
connection = dlr3p
serial_baudrate = 19200

Notice below for some reason the debug shows the software switches to 115200 even though the config baud rate was read in properly. Could that be the problem? I noticed when set to AT it properly sets to 19200. Anyone suggestions are welcome.

- Dustin -

# gnokii --sendsms XXXXXXXX
GNOKII Version 0.6.14
LOG: debug mask is 0x1
phone instance config:
model: 6310i
port_device: /dev/ttyS0
connection_type: 2
init_length: 0
serial_baudrate: 19200
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/ttyS0
Serial device: setting RTS to low and DTR to low
Serial device: setting RTS to high and DTR to high
Serial device: setting speed to 19200
Switching to FBUS mode
Serial device: setting speed to 115200
Getting model...
Message sent: 0x1b / 0x0006
00 01 00 07 01 00                               |
[Received Ack of type 1b, seq: 80]
[Sending Ack of type 1b, seq: 0]
Message received: 0x1b / 0x0032
01 2f 00 08 00 01 58 2d 00 26 56 20 35 2e 31 30 |  /    X- &V 5.10
20 20 20 20 20 0a 31 31 2d 30 39 2d 30 32 0a 4e |       11-09-02 N
50 4c 2d 31 0a 28 63 29 20 4e 4d 50 2e 0a 4e 00 | PL-1 (c) NMP. N
00 00                                           |
Received message type 1b
model length: 5
Received model NPL-1
Message sent: 0x02 / 0x0006
00 01 00 14 01 00                               |
[Received Ack of type 02, seq:  1]
[Sending Ack of type 02, seq: 1]
Message received: 0x02 / 0x003a
01 5d 00 15 00 01 0b 34 01 e1 00 00 ff 02 82 0c |  ]     4
02 08 07 91 31 21 13 94 18 f0 81 20 1a 00 00 53 |     1!         S
00 4d 00 53 00 20 00 53 00 65 00 74 00 74 00 69 |  M S   S e t t i
00 6e 00 67 00 73 00 00 00 00                   |  n g s
Received message type 02
Frame of type 0x02 (SMS handling) received!
SMSC Received
Please enter SMS text. End your input with <cr><control-D>:Bah

General Data Coding
dcs: 0x0
Length: 0x4
user_data_length: 0x4
ValidityIndicator: 2
user_data: C2305A01
Sending
Sending SMS...(54)
Message sent: 0x02 / 0x0036
00 01 00 02 00 00 00 55 55 01 02 2c 11 00 00 00 |        UU  ,
00 04 82 0c 01 08 0b 81 91 71 48 48 11 f3 82 0c |          qHH
02 08 07 91 31 21 13 94 18 f0 80 08 04 04 c2 30 |     1!         0
5a 01 08 04 01 a9                               | Z
SM_Block: exiting the retry loop
SMS Send failed (Command timed out.)
Serial device: closing device





reply via email to

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