[OSM-talk] navigps en linux

David Füreder nukehead at gmx.net
Sun Oct 28 07:32:07 GMT 2007


Hi,

Rik van der Helm wrote:
> 1. I used the hcid.conf from http://wiki.splitbrain.org/navigps 
> 2. I red somewhere that the pin of the navigps is default '0000' and I
> put that in /etc/bluetooth/pin
> (also tried 'PIN:0000','1234','1111', no pin, etc)
> 3. $ hctool scan
> 00:15:7F:00:50:B7  Bluetooth GPS
> I filled this into rfcomm.conf

I hope you added channel 1; as well to rfcomm0 in your rfcomm.conf. Mine 
looks like this:

rfcomm0 {
         bind yes;
         device 00:15:4B:11:17:C8;
         channel 1;
         comment "BT-201 GPS";
}

> 4. $ rfcomm connect 0

I don't have to issue that. I only use
hcitool cc 00:15:4B:11:17:C8
to connect to my gps. I had to pair it at the beginning. I forgot how I 
did this, never had to use it again :)

> Can't connect RFCOMM socket: Connection refused.
> I think this means the pin I am using is not right. Because when I power
> down the navigps I get:
> Can't connect RFCOMM socket: Host is down
> 
> Anybody any suggestions to help me on.
> 
> Thx, Rik
> 

Afterwards I start gpsd like this:
gpsd -b -N -D 2 /dev/rfcomm0


HTH, David.




More information about the talk mailing list