gnokii-users
[Top][All Lists]
Advanced

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

3360 report


From: Mark A. Haun
Subject: 3360 report
Date: Sun, 23 Jun 2002 01:15:52 -0500
User-agent: Mutt/1.3.28i

Hi,

After a few hours spent trying to get my irda port working, I finally got
the irda stack to discover my Nokia 3360.  Then I tried gnokii 0.4.0pre20
using "gnokii --monitor".  Hopefully the debugging output below will be
helpful to the developers.  I did change one thing in the source to get this
far: in misc.c, the entry for the 3360 had the code "NPW-6" listed.  All the
North American 3360's that I'm aware of are actually NPW-1, so I changed it. 
It's easy to check; just enter *#9999#.  Anyway, it seems that data from the
phone is properly received, but there is a parse error in gnokii, as it only
gets "PW-1" instead of "NPW-1".  At the end of this debugging output, it
segfaults!

---

GNOKII Version 0.4.0pre20
Opened configuration file /home/haunma/.gnokiirc
Added new section global
Adding key/value port//dev/ttyS3
Adding key/value model/3360
Adding key/value initlength/default
Adding key/value connection/irda
Adding key/value bindir//usr/local/sbin/
Adding key/value use_locking/yes
Adding key/value serial_baudrate/19200
Adding key/value require_dcd/1
Added new section connect_script
Adding key/value TELEPHONE/12345678
Added new section disconnect_script
Lockfile /var/lock/LCK..ttyS3 is stale. Overriding it..
Serial device: opening device /dev/ttyS3
Nokia 3360      86ce0000
Identifying...
Message sent: 0x64 / 0x0004
00 01 00 10                                     |                 
SM_Block Retry - 0
Message sent: 0x64 / 0x0004
00 01 00 10                                     |                 
SM_Block Retry - 1
Message sent: 0x64 / 0x0004
00 01 00 10                                     |                 
SM_Block Retry - 2
Getting phone info...
Message sent: 0xd1 / 0x0005
00 01 00 03 00                                  |                 
Message received: 0xd2 / 0x0024
01 00 00 03 56 20 32 2e 30 36 0a 30 34 2d 31 32 |     V 2.06 04-12
2d 30 31 0a 4e 50 57 2d 31 0a 20 28 63 29 20 20 | -01 NPW-1  (c)  
4e 4d 50 00                                     | NMP             
Received message type d2
Phone info:
V 2.06
04-12-01
NPW-1
 (c)  NMP
model: 'PW-1
', imei: ''
comparing PW-1
 and 
comparing PW-1
 and ?????
comparing PW-1
 and ?????
comparing PW-1
 and NHE-5
comparing PW-1
 and NHE-4
comparing PW-1
 and NHK-4
comparing PW-1
 and 0310
comparing PW-1
 and NSE-8
comparing PW-1
 and NSE-9
comparing PW-1
 and NHM-5
comparing PW-1
 and NHM-6
comparing PW-1
 and NPW-1
comparing PW-1
 and 0305
comparing PW-1
 and NSE-1
comparing PW-1
 and NSK-1
comparing PW-1
 and NSW-1
comparing PW-1
 and NSB-1
comparing PW-1
 and NSE-3
comparing PW-1
 and NSC-3
comparing PW-1
 and NSK-3
comparing PW-1
 and NSM-1
comparing PW-1
 and NSW-3
comparing PW-1
 and NSD-3
comparing PW-1
 and NSB-3
comparing PW-1
 and NPE-3
comparing PW-1
 and NHM-3
comparing PW-1
 and NPE-4
comparing PW-1
 and NPM-9
comparing PW-1
 and ?????
comparing PW-1
 and NSE-5
comparing PW-1
 and NSM-3


---

Mark
address@hidden



reply via email to

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