Has anyone been able to get BlueZ (on linux) to see WiTilt?

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

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