[OSM-talk] navigps en linux
Rik van der Helm
rik at the-quickest.com
Sun Oct 28 09:33:12 GMT 2007
Thanks for replying, David.
> 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";
> }
I have the same rfcomm.conf as you, only other mac-adress. Checked if
it's really chanel 1 by
$ sdptool records 00:15:7F:00:50:B7
Service Name: SPP slave
Service RecHandle: 0x10000
Service Class ID List:
"Serial Port" (0x1101)
Protocol Descriptor List:
"L2CAP" (0x0100)
"RFCOMM" (0x0003)
Channel: 1
> > 4. $ rfcomm connect 0
>
> I don't have to issue that. I only use
> hcitool cc 00:15:4B:11:17:C8
Okay tried that one, no error warnings, gives hope.
> 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 :)
hmm, better find myself more about that.
> Afterwards I start gpsd like this:
> gpsd -b -N -D 2 /dev/rfcomm0
'-b' is non-existent on my ubuntu dis.
$ gpsd -N -D 2 /dev/rfcomm0
.....
gpsd: device open failed: Connection refused
gpsd: GPS device /dev/rfcomm0 nonexistent or can't be read
$ cat /dev/rfcomm0
cat: /dev/rfcomm0: Connection refused
I was wondering if you use a pin and if so how you handle it ?
Thx, Rik
More information about the talk
mailing list