Re: serial port for bluetooth gps



You can also put

rfcomm0 {
bind no;
device 00:02:c7:7d...f9;
channel 1;
comment "GPS";

} in /etc/bluetooth/rfcomm.conf,

Thank you, I used the suggested rfcomm.conf with "bind yes", and
everything works.

Kim


.