Linux bluetooth development
 help / color / mirror / Atom feed
From: Marcel Holtmann <marcel@holtmann.org>
To: bluez-devel@lists.sourceforge.net
Subject: Re: [Bluez-devel] Royaltek BlueGPS
Date: Wed, 04 May 2005 09:21:02 +0200	[thread overview]
Message-ID: <1115191263.8496.71.camel@pegasus> (raw)
In-Reply-To: <20050504051342.27003.qmail@web52402.mail.yahoo.com>

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

      reply	other threads:[~2005-05-04  7:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-04  5:13 [Bluez-devel] Royaltek BlueGPS jose
2005-05-04  7:21 ` Marcel Holtmann [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1115191263.8496.71.camel@pegasus \
    --to=marcel@holtmann.org \
    --cc=bluez-devel@lists.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox