Find the answer to your Linux question:
Results 1 to 4 of 4
Hi everyone: Now, I am doing a testing project. One mobile phone acts as NAT role and one computer acts as PANU role. They use Bluetooth PAN for communication. In ...
  1. #1
    Just Joined!
    Join Date
    Jan 2006
    Posts
    13

    Angry How to use Bluetooth PAN to communicate in Fedora 3



    Hi everyone:

    Now, I am doing a testing project. One mobile phone acts as NAT role and one computer acts as PANU role. They use Bluetooth PAN for communication. In windows, after user connects to Bluetooth PAN (via driver of the Bluetooth), user can see some information of the phone in IE by connecting to the phone over Bluetooth PAN. In Linux (I use Fedora 3), after I connect to the phone (“# pand –connect <destination BT device address>”), some password confirmation dialogs are shown on the phone and the computer, but I can’t see the connection from the phone (BT PAN settings) and I can’t get information from the phone in Mozilla over Bluetooth PAN. It seems that browser in Linux can not connect over Bluetooth PAN.

    Can you tell me where the problem is and how to solve it? I would very much appreciate your reply.

    Thanks.

  2. #2
    Linux Engineer Nerderello's Avatar
    Join Date
    Apr 2003
    Location
    North East England
    Posts
    1,190
    I don't know, but does kdebluetooth help?

    http://kde-bluetooth.sourceforge.net/

    RPM from http://rpm.pbone.net/


    Nerderello

    Use Suse 10.1 and occasionally play with Kubuntu
    Also have Windows 98SE and BeOS

  3. #3
    Just Joined!
    Join Date
    Aug 2005
    Location
    China
    Posts
    10
    I donot know more about this but can I know that whether you compile your kernel with BlueTooth support?

  4. #4
    Just Joined!
    Join Date
    Dec 2005
    Posts
    2
    hi! here's what you do, download konqueror and kdebluetooth if you want to see the bluetooth protocols supported by your phone. mozilla won't help you with this, konqueror is the only browser i know that supports bluetooth.

    did you mean that the mobile phone acts a a GN (not NAT) and the pc acts as the PANU? And i have to add this, does your phone support PAN? some mobile phones don't. For our project, we're using Nokia 6680 and; let me tell you, connecting it to a PC for development purposes is really HARD!!!

    also dont forget modprobe bnep before typing pand --connect <btaddr>. you can also view info from your phone using hcitool info <bdaddr> from the terminal.

    hope this helps.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •