J800's fix worked for me. 770, 2007HE. edited /etc/bluetooth/rfcomm.conf to make it automatically work on re-boot. Code: Nokia-770-36:/etc/bluetooth# cat rfcomm.conf # # RFCOMM configuration file. # rfcomm0 { # Automatically bind the device at startup bind yes; # Bluetooth address of the device device 00:02:76:C0:79:82; # RFCOMM channel for the connection channel 1; # Description of the connection comment "My Nokia LD-1W"; } Nokia-770-36:/etc/bluetooth#
Nokia-770-36:/etc/bluetooth# cat rfcomm.conf # # RFCOMM configuration file. # rfcomm0 { # Automatically bind the device at startup bind yes; # Bluetooth address of the device device 00:02:76:C0:79:82; # RFCOMM channel for the connection channel 1; # Description of the connection comment "My Nokia LD-1W"; } Nokia-770-36:/etc/bluetooth#