gnokii-users
[Top][All Lists]
Advanced

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

Nokia 3230 via bluetooth not working


From: Laurynas Biveinis
Subject: Nokia 3230 via bluetooth not working
Date: Sun, 21 Aug 2005 02:37:29 +0300
User-agent: Mozilla Thunderbird 1.0.6 (X11/20050727)

Hi,

I've searched mailing list archives to no avail. Gnokii does not find my Nokia 3230. Bluetooth connection is OK - OBEX push service works.

Here is my .gnokiirc:
--
[global]
port = 00:11:22:33:44:55
rfcomm_channel = 10
model = series60
connection = bluetooth
--
I've tried different rfcomm_channel values. If I set it to 3, 4, 13, 14, I get
--
GNOKII Version 0.6.3
Can't connect: Connection refused
Couldn't open GNBUS device: Connection refused
Telephone interface init failed: Function or connection type not supported by the phone.
Quitting.
--
If I set it to 1, 9, 10, 11, 12, I get
--
GNOKII Version 0.6.3
Timeout: aborting command ``/usr/lib/gnokii/gnokii'' with signal 9
/usr/bin/gnokii: line 16: 9517 Killed timeout $TIMEOUT $BINARY "$@"
--
And finally with value 2 I see
--
GNOKII Version 0.6.3
gnokii: pkt.c:55: buffer_expand: Assertion `buf->size >= buf->offs + len' failed.
--

01:53:38 address@hidden:/usr/share/doc/gnokii/Docs$ sdptool browse $PHONE
Browsing 00:11:22:33:44:55 ...
Service Name: Dial-Up Networking
Service RecHandle: 0x10000
Service Class ID List:
  "Dialup Networking" (0x1103)
Protocol Descriptor List:
  "L2CAP" (0x0100)
  "RFCOMM" (0x0003)
    Channel: 1
Language Base Attr List:
  code_ISO639: 0x454e
  encoding:    0x6a
  base_offset: 0x100
Profile Descriptor List:
  "Dialup Networking" (0x1103)
    Version: 0x0100

Service Name: Hands-Free Audio Gateway
Service RecHandle: 0x10001
Service Class ID List:
  "" (0x111f)
  "Generic Audio" (0x1203)
Protocol Descriptor List:
  "L2CAP" (0x0100)
  "RFCOMM" (0x0003)
    Channel: 2
Language Base Attr List:
  code_ISO639: 0x454e
  encoding:    0x6a
  base_offset: 0x100
Profile Descriptor List:
  "" (0x111f)
    Version: 0x0101

Service Name: OBEX File Transfer
Service RecHandle: 0x10007
Service Class ID List:
  "OBEX File Transfer" (0x1106)
Protocol Descriptor List:
  "L2CAP" (0x0100)
  "RFCOMM" (0x0003)
    Channel: 10
  "OBEX" (0x0008)
Language Base Attr List:
  code_ISO639: 0x454e
  encoding:    0x6a
  base_offset: 0x100
Profile Descriptor List:
  "OBEX File Transfer" (0x1106)
    Version: 0x0100

Service Name: SyncMLClient
Service RecHandle: 0x10008
Service Class ID List:
  "Error: This is uuid128" (0x00000002-0000-1000-8000-0002ee000002)
Protocol Descriptor List:
  "L2CAP" (0x0100)
  "RFCOMM" (0x0003)
    Channel: 11
  "OBEX" (0x0008)
Language Base Attr List:
  code_ISO639: 0x454e
  encoding:    0x6a
  base_offset: 0x100
Profile Descriptor List:
  "Error: This is uuid128" (0x00000002-0000-1000-8000-0002ee000002)
    Version: 0x0100

Service Name: Nokia OBEX PC Suite Services
Service RecHandle: 0x10009
Service Class ID List:
  "Error: This is uuid128" (0x00005005-0000-1000-8000-0002ee000001)
Protocol Descriptor List:
  "L2CAP" (0x0100)
  "RFCOMM" (0x0003)
    Channel: 12
  "OBEX" (0x0008)
Language Base Attr List:
  code_ISO639: 0x454e
  encoding:    0x6a
  base_offset: 0x100
Profile Descriptor List:
  "Error: This is uuid128" (0x00005005-0000-1000-8000-0002ee000001)
    Version: 0x0100

Service Name: OBEX Object Push
Service RecHandle: 0x1000a
Service Class ID List:
  "OBEX Object Push" (0x1105)
Protocol Descriptor List:
  "L2CAP" (0x0100)
  "RFCOMM" (0x0003)
    Channel: 9
  "OBEX" (0x0008)
Language Base Attr List:
  code_ISO639: 0x454e
  encoding:    0x6a
  base_offset: 0x100
Profile Descriptor List:
  "OBEX Object Push" (0x1105)
    Version: 0x0100

Service Name: Dial-Up Networking
Service RecHandle: 0x1000b
Service Class ID List:
  "Dialup Networking" (0x1103)
Protocol Descriptor List:
  "L2CAP" (0x0100)
  "RFCOMM" (0x0003)
    Channel: 4
Language Base Attr List:
  code_ISO639: 0x454e
  encoding:    0x6a
  base_offset: 0x100
Profile Descriptor List:
  "Dialup Networking" (0x1103)
    Version: 0x0100

Other possibly interesting things:
02:31:41 address@hidden:~/tmp$ rfcomm -a
rfcomm0: 00:11:22:33:44:55 channel 13 closed

02:32:52 address@hidden:~/tmp$ cat /etc/bluetooth/rfcomm.conf
#
# RFCOMM configuration file.
#
# $Id: rfcomm.conf,v 1.1 2002/10/07 05:58:18 maxk Exp $
#

# example:
#
rfcomm0 {
        bind yes;
        # Bluetooth address of the device
        device 00:11:22:33:44:55;
        # RFCOMM channel for the connection
        channel 13;
        # Description of the connection
        comment "Nokia 3230";
}

What I'm doing wrongly? Thanks in advance and please CC me on replies.

--
Best regards,
Laurynas




reply via email to

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