gnokii-users
[Top][All Lists]
Advanced

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

Anybody got a 3300 to work?


From: Phil Ashby
Subject: Anybody got a 3300 to work?
Date: Fri, 01 Jul 2005 23:34:43 +0100
User-agent: Mozilla Thunderbird 1.0.2 (Windows/20050317)

Hi folks,

I've just bought myself a new Nokia 3300B (European version), and a data cable (FBUS/MBUS) from http://www.fonefunshop.co.uk/datacables/nokia.htm.

Unfortunately it doesn't seem to work with any of the drivers / cable options in current CVS gnokii :-(

NB: I have added some logging to gnokii serial driver (windriver.c) receive data function to get more information in the debug log (Received: <dump> lines). Here's what I get using 7110 phone model, it's very similar for 6510:

C:\Shared\gnokii\win32\MSVC6\Release>gnokii --identify
GNOKII Version 0.6.7
LOG: debug mask is 0x1
phone instance config:
model: 7110
port_device: COM1:
connection_type: 1
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 COM1:
Serial device: setting speed to 115200
Serial device: setting RTS to low and DTR to high
Getting model...
Message sent: 0x1b / 0x0006
00 01 00 03 01 32                               |      2
Received: 0x00 / 0x0012
1e 0c 00 7f 00 02 1b 80 05 f1 1e 0c 00 1b 00 0c | <----- Look at this received byte stream..
01 34                                           |  4
[Received Ack of type 1b, seq: 80]
Received: 0x00 / 0x0000 <---- these are generated by polling for data in serial receiver
Received: 0x00 / 0x0000
Received: 0x00 / 0x0000
Received: 0x00 / 0x0000
Received: 0x00 / 0x0000
Received: 0x00 / 0x0000
Received: 0x00 / 0x0000
Received: 0x00 / 0x0000
Received: 0x00 / 0x0000
Received: 0x00 / 0x0000
Received: 0x00 / 0x0000
Received: 0x00 / 0x0000
Received: 0x00 / 0x0000
Received: 0x00 / 0x0000
Received: 0x00 / 0x0000
Received: 0x00 / 0x0000
Received: 0x00 / 0x0000
Received: 0x00 / 0x0000
Received: 0x00 / 0x0000
Received: 0x00 / 0x0000
Received: 0x00 / 0x0000
Received: 0x00 / 0x0000
Received: 0x00 / 0x0000
Received: 0x00 / 0x0000
Received: 0x00 / 0x0000
Received: 0x00 / 0x0000
Received: 0x00 / 0x0000
Received: 0x00 / 0x0000
Received: 0x00 / 0x0000
Received: 0x00 / 0x0000
Received: 0x00 / 0x0000
Received: 0x00 / 0x0000
Received: 0x00 / 0x0000
Received: 0x00 / 0x0000
Received: 0x00 / 0x0000
Received: 0x00 / 0x0000
Received: 0x00 / 0x0000
Received: 0x00 / 0x0000
Received: 0x00 / 0x0000
Received: 0x00 / 0x0000
Message sent: 0x1b / 0x0006
00 01 00 03 01 32                               |      2
Received: 0x00 / 0x0008
9f 1e 0c 00 7f 00 02 1b | <---- more received bytes, after a couple of seconds
Received: 0x00 / 0x0000
Received: 0x00 / 0x0000
Received: 0x00 / 0x0000
Received: 0x00 / 0x0000
^C
C:\Shared\gnokii\win32\MSVC6\Release>

As you can see - the phone does respond, but i seem to get the Ack FBUS packet, followed by HALF a response packet, then nothing for a while, then a random 0x9f and the Ack packet again.

Is my cable broken? Or my phone? Has anyone got this combination to work?

TIA,
Phil.




reply via email to

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