User Tools

Site Tools


bt_linux

This is an old revision of the document!


Discover Devices

hcitool scan

Configure Connections

Config files: /etc/bluetooth/*.conf

For example:

/etc/bluetooth/rfcomm.conf:

rfcomm0 {
        bind no;
        device 00:07:80:44:4F:37;
        channel 1;
        comment "Serial Port";
        }
Connect

sudo rfcomm connect 0

bt_linux.1444673890.txt.gz · Last modified: by konstantin