From: "Andrew Kohlsmith (lists)" <aklists@mixdown.ca>
To: bluez-users@lists.sourceforge.net
Subject: Re: [Bluez-users] Emulating a gps receiver
Date: Mon, 7 Apr 2008 09:56:23 -0400 [thread overview]
Message-ID: <200804070956.23449.aklists@mixdown.ca> (raw)
In-Reply-To: <Pine.LNX.4.64.0804071115190.866@arimo.local>
On April 7, 2008 04:34:54 am arimo@iki.fi wrote:
> I could connect an ordinary receiver to Linux box and read it's
> output but as a Bluetooth newbie i do not have any clue how to make a
> computer looks like a receiver.
You're looking for the local device class definition
in /etc/bluetooth/hcid.conf. It's a bitfield. Googleing for hcid.conf gives
me one of my favourite documentation sites, die.net:
http://linux.die.net/man/5/hcid.conf
About halfway down you can see what the device class is composed of and what
each bit means.
> I can search the bt devices with the phone and computer is listed there
> but apparently i had to run some daemon to link the bluetooth and rfcomm
> devices together. According my experiences so far this application is not
> rfcomm:-(
I imagine you want to use rfcomm; it has a 'listen' command that would allow
you to attach your own utility (which spits NMEA sentences out to stdout) to
an rfcomm channel.
You may also have to configure an SDP record to "advertise" the rfcomm port to
the phone you're testing with. "sdptool add" would probably be what you want
here.
I'm not an expert either, but us newbies have to stick together and pull
ourselves out of this muck. :-)
-A.
-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Register now and save $200. Hurry, offer ends at 11:59 p.m.,
Monday, April 7! Use priority code J8TLD2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
next parent reply other threads:[~2008-04-07 13:56 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <Pine.LNX.4.64.0804071115190.866@arimo.local>
2008-04-07 13:56 ` Andrew Kohlsmith (lists) [this message]
2008-04-07 14:35 ` [Bluez-users] Emulating a gps receiver Brad Midgley
2008-04-07 19:00 ` Ari Moisio
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=200804070956.23449.aklists@mixdown.ca \
--to=aklists@mixdown.ca \
--cc=akohlsmith-lists@mixdown.ca \
--cc=bluez-users@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