Linux bluetooth development
 help / color / mirror / Atom feed
* [Bluez-devel] Royaltek BlueGPS
@ 2005-05-04  5:13 jose
  2005-05-04  7:21 ` Marcel Holtmann
  0 siblings, 1 reply; 2+ messages in thread
From: jose @ 2005-05-04  5:13 UTC (permalink / raw)
  To: bluez-devel

Hi,

Anyone worked/working with Royaltek BlueGPS (Bluetooth
GPS Receiver).

I want to know, how to connect the BlueGPS,from Linux,
through serial port, and get the data. 

Regards,
Jose

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.
Get your fingers limbered up and give it your best shot. 4 great events, 4
opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Bluez-devel] Royaltek BlueGPS
  2005-05-04  5:13 [Bluez-devel] Royaltek BlueGPS jose
@ 2005-05-04  7:21 ` Marcel Holtmann
  0 siblings, 0 replies; 2+ messages in thread
From: Marcel Holtmann @ 2005-05-04  7:21 UTC (permalink / raw)
  To: bluez-devel

Hi Jose,

> Anyone worked/working with Royaltek BlueGPS (Bluetooth
> GPS Receiver).
> 
> I want to know, how to connect the BlueGPS,from Linux,
> through serial port, and get the data. 

run "sdptool search --bdaddr <bdaddr> sp" to find the RFCOMM channel
that is used by the BlueGPS unit. I expect that it will be channel one.
Then call "rfcomm bind 0 <bdaddr> 1" and after that point your GPS
software to /dev/rfcomm0 and you are ready to go.

Regards

Marcel




-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.
Get your fingers limbered up and give it your best shot. 4 great events, 4
opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-05-04  7:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-04  5:13 [Bluez-devel] Royaltek BlueGPS jose
2005-05-04  7:21 ` Marcel Holtmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox