View Single Post
Posts: 38 | Thanked: 5 times | Joined on Feb 2008
#10
#
# RFCOMM configuration file.
#

#rfcomm0 {
# # Automatically bind the device at startup
# bind no;
#
# # Bluetooth address of the device
# device 11:22:33:44:55:66;
#
# # RFCOMM channel for the connection
# channel 1;
#
# # Description of the connection
# comment "Example Bluetooth device";
#}

rfcomm2 {
bind no;
device 00:21:06:28:91:33;
channel 2;
}
is my rfcomm.conf file. I guess i should say that i updated before i started this hack if that has any thing to do with this. I have redone the up-ip.d file and folder so that is taken care of.

Thanks again for your help