Bluetooth isdn modem

Henk Altena skipper at zinix.nl
Sat Sep 16 13:28:58 UTC 2006


I'm trying to use an AVM Fritz bluetooth ISDN modem. The device is 
detected as hci0. If I try to connect to it by keying:
hidd -connect 00:04:0E:88:9D:28 I get an errormsg saying:
Can't connect resource temp unavailable.
How do I configure from here ?

results from hcitool:
hcitool dev:
    hci0    00:04:0E:88:92:88
#
hcitool scan
    00:04:0E:88:9D:28    Bluetooth ISDN Access Point
#    
hcitool inq
    00:04:0E:88:9D:28    clock offset: 0x3768    class: 0x420214
#    
/etc/init.d/bluetooth status:
hcid (pid 8123) is running...
sdpd (pid 8126) is running...
======================================================
#
# HCI daemon configuration file.
#
(All defaults) except:

    # PIN helper
    #pin_helper /usr/bin/bluepin;

    # D-Bus PIN helper
    dbus_pin_helper;
======================================================
#
# RFCOMM configuration file.
#
rfcomm0 {
    # Automatically bind the device at startup
    bind yes;

    # Bluetooth address of the device
    device 00:04:0e:88:9d:28;

    # RFCOMM channel for the connection
    channel    1;
}

Henk




More information about the fedora-list mailing list