Bluetooth On Linux

Got myself a no-name Bluetooth USB dongle recently. I was quite surprised that with Fedora Core 3, using the included BlueZ Bluetooth stack, usage is actually quite smooth. Here's a few hints on how to set things up and use them as proper documentation is still quite sparse.

Hardware Considerations
Basic BlueZ Configuration
Obex
Mounting Symbian Devices
Outlook
Updates

Hardware Considerations

Frequently asked everywhere - which hardware should I choose if I want to purchase a Bluetooth transceiver for my PC? Check the BlueZ Hardware List. In general about 99% of all the no-name USB dongles out there contain the CSR Chip (as of early 2005). Buy one of these cheapo-thingies and you should be fine.

Basic BlueZ Configuration

Obex

Obex (Object Exchange) is used to exchange files between 2 devices. This is what you know from IrDA as "beaming" a file. openobex*.rpm has to be installed for that.

Mounting Symbian Devices

This is a beautiful little application for your Symbian device (SonyEricsson, Nokia, Siemens, Samsung phones, Psion PDAs, among others). It allows you to mount your device's file system directly under Linux. That way you can e.g. directly access the memory card of your phone and copy applications/data to it. To get this running:

Outlook

Some things I'm planning to get set up and documented (I'd really appreciate comments, pointers, hints,... on these topics):

Updates

Here's the ChangeLog of this page:

$Log: bluetooth.shtml,v $
Revision 1.3 2005/03/12 17:06:09 hajo
Added sections OBEX, Mounting Symbian Devices, Outlook

Revision 1.2 2005/03/12 16:11:42 hajo
Added Hardware & BlueZ Config

Revision 1.1 2005/03/12 13:53:04 hajo
Initial release