[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
nokia 3120b with gnokii 0.6.8 -- can it work?
From: |
Avery Salmon |
Subject: |
nokia 3120b with gnokii 0.6.8 -- can it work? |
Date: |
Sun, 14 Aug 2005 23:56:39 -0400 (GMT-04:00) |
I am trying to use gnokii 0.6.8 with a Nokia 3120b. My host OS is WinXP so I
built gnokii under cygwin with the '-enable-win32' option. This went Ok and
gnokii.exe was created.
I run gnokii.exe in a cygwin window.
My 1st attempt was 'model = 3120', but that resulted in something like
"unsupported model".
I then tried various other models, but they all resulted in "init failed,
device not ready'.
I then tried 'model = AT' and get the ouput below (stays the same for
serial_baudrate = 19200, or serial_baudrate = 115200 which is the baud rate
that XP reports for the port).
Nokia's PC Suite connects to the phone as a serial port without error.
I am using a CA-42 cable.
My _gnokiirc is attached.
Is the 3120 similar to any supported model so I could use the technique
described at http://www.gnokii.org/faq.shtml#newphone ??
Any help would be greatly appreciated.
Avery
---------------- ouput of model=AT ---------------------
$ gnokii --identify
GNOKII Version 0.6.8
LOG: debug mask is 0x1
phone instance config:
model: AT
port_device: com4:
connection_type: 0
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
Initializing AT capable mobile phone ...
Serial device: opening device com4:
Serial device: setting RTS to high and DTR to high
Message sent: 0x00 / 0x0004
41 54 5a 0d | ATZ
write: [ATZ<cr>]
read : [ATZ<cr><cr><lf>ERROR<cr><lf>]
Message received: 0x00 / 0x000d
03 41 54 5a 0d 0d 0a 45 52 52 4f 52 0d | ATZ ERROR
Received message type 00
Message sent: 0x00 / 0x0005
41 54 45 31 0d | ATE1
write: [ATE1<cr>]
read : [ATE1<cr><cr><lf>ERROR<cr><lf>]
Message received: 0x00 / 0x000e
03 41 54 45 31 0d 0d 0a 45 52 52 4f 52 0d | ATE1 ERROR
Received message type 00
Message sent: 0x00 / 0x000a
41 54 2b 43 4d 45 45 3d 31 0d | AT+CMEE=1
write: [AT+CMEE=1<cr>]
read : [AT+CMEE=1<cr><cr><lf>ERROR<cr><lf>]
Message received: 0x00 / 0x0013
03 41 54 2b 43 4d 45 45 3d 31 0d 0d 0a 45 52 52 | AT+CMEE=1 ERR
4f 52 0d | OR
Received message type 00
Message sent: 0x06 / 0x0008
41 54 2b 43 47 4d 4d 0d | AT+CGMM
write: [AT+CGMM<cr>]
read : [AT+CGMM<cr><cr><lf>ERROR<cr><lf>]
Message received: 0x06 / 0x0011
03 41 54 2b 43 47 4d 4d 0d 0d 0a 45 52 52 4f 52 | AT+CGMM ERROR
0d |
Received message type 06
Initialization failed (8)
Telephone interface init failed: Unknown error - well better than nothing!!
Quitting.
_gnokiirc
Description: Binary data
- nokia 3120b with gnokii 0.6.8 -- can it work?,
Avery Salmon <=