Ubuntu Systems connect Hoary and Nokia phones via Bluetooth

Source: Internet
Author: User
Keywords Bluetooth Via nbsp; Nokia Mobile this
Tags bluetooth connect files get how to http install mobile

This has been tested with Hoary, Nokia 6630 and a Doyle chip (dongles) Bluetooth (USB bluetooth).

You can:

via Bluetooth, send files from your PC to your Nokia phone
Send files from your Nokia phone to your computer via Bluetooth
Do anything you need with Bluetooth

Let's get started!

Open the new Package Manager

sudo synaptic

Install these packages and their dependencies
&http://www.aliyun.com/zixun/aggregation/37954.html ">NBSP;
Gnome-bluetooth
Obexserver
Bluez-utils

Load this module to the core: L2cap, Rfcomm

sudo modprobe l2cap

sudo modprobe rfcomm

Establish a new dongles device. We build a virtual binding from USB to serial device

sudo mknod/dev/rfcomm0 C 216 0

Activate your phone's bluetooth. For Nokia 6630:

Menu-> Connect. -> Bluetooth-> on

Menu-> Connect. -> Bluetooth-> My phone's visibility-> shown to all

Menu-> Connect. -> Bluetooth-> My phone's name-> "Insert a name for your phone"

Search your phone

Hcitool Scan

This application will scan the Bluetooth device. It displays information like this:

Scanning ...
00:11:9f:c0:fe:21 Your_phone_name

The starting number is the address of your phone. Obviously, yours will be different! Copy your address to the Clipboard!

Edit/etc/bluetooth/rfcomm.conf:

sudo gedit/etc/bluetooth/rfcomm.conf

Cancel all content and enter these:

RFCOMM0 {

Device Address_of_your_phone;
Channel 10;
Comment "What you want";

}

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.