viswa
29
Hi,
[1]Were you able to bind the bluetooth bee address to a rfcomm port ?
user@user-desktop:~$ sudo rfcomm bind 0 00:13:EF:00:00:24 1
user@user-desktop:~$ ls /dev/rfcomm*
where 00:13:EF:00:00:24 is bluetoothbee address(it may varry from device to device). If bind works, /dev/rfcomm0 is like any other serial port.
[2]Use 38400 baud rate for initial connection.