SparkFun Forums 

Where electronics enthusiasts find answers.

All things pertaining to wireless and RF links
By martindupras
#32885
I searched the forum and couldn't find anything related to my question.

I have a linux laptop running Debian, with BlueZ as the bluetooth stack and apps.

'hciconfig scan' lists the WiTilt as 'BlueRadios'. However I can't seem to be able to connect to it.

Any tips?

- martin
By brchen
#33001
How about adding the following to /etc/bluetooth/rfcomm.conf:

rfcomm0 {
device 00:00:00:00:00:00; #replace this with your Witilt address
channel 1;
comment "SparkFun Accelerometer";
}


Then, run the following command:

sudo rfcomm connect 0