Click here to get back home

Acquiring Locations from a GPS Bluetooth Receiver

 HomeNewsGroups | Search | About
 comp.infosystems.gis    Post an article   get this group's latest topics as an RSS feed add this group's latest topics to your My MSN content add this group's latest topics to your My Yahoo content
Subject Author Date
Acquiring Locations from a GPS Bluetooth Receiver Yancho 02-03-2007
Posted by Yancho on February 3, 2007, 6:30 am
Please log in for more thread options
Hi,

I have a Sony Ericsson K800i Mobile. I am interested in buying a
Bluetooth GPS receiver so as to be able to acquire the location
points.

I am interested in writing the application using GIS myself, so I am
just interested in how the coordinates are transmitted. I think I have
to write the java application myself right? All I just want is some
reference to a library, an RFC or something which specifies how the
coordinates can be passed from the Bluetooth dongle to the Mobile.

The Bluetooth dongle I am thinking of buying is this : http://
cgi.ebay.co.uk/ws/eBayISAPI.dll?ViewItem&item=110086017097t

Thanks and regards

Matthew


Posted by suraj on February 5, 2007, 1:17 am
Please log in for more thread options
Hi,

The bluetooth Dongle should create a 'virtual Serial Port' in your
Sony Ericsson, over which the Bluetooth GPS that you will buy will
stream data in NMEA format (simple ASCII strings containing RMS, GGA
'sentences', containing the GPS long/lat, speed, course data etc.)

technically this is called serial port emulation. "Serial Port
Profile (SPP) allows Bluetooth devices to perform RS232 (or similar)
serial cable emulation"

So effectively, you should use the Serial port Access API provided in
the J2ME compiler to recieve the strings, parse them (there are APIs
for that also), and log/show the coordinates in your custom
application.

HTH
Suraj


> Hi,
>
> I have a Sony Ericsson K800i Mobile. I am interested in buying a
> Bluetooth GPS receiver so as to be able to acquire the location
> points.
>
> I am interested in writing the application using GIS myself, so I am
> just interested in how the coordinates are transmitted. I think I have
> to write the java application myself right? All I just want is some
> reference to a library, an RFC or something which specifies how the
> coordinates can be passed from the Bluetooth dongle to the Mobile.
>
> The Bluetooth dongle I am thinking of buying is this : http://
> cgi.ebay.co.uk/ws/eBayISAPI.dll?ViewItem&item=110086017097t
>
> Thanks and regards
>
> Matthew



Similar ThreadsPosted
Bluetooth unit that reports battery state as well as standard NMEA strings April 22, 2007, 12:38 am
Map software for locations with scaling June 10, 2005, 7:02 pm
Plotting GPS Data : Multiple locations July 17, 2007, 12:55 am
Finding nearest store locations September 28, 2007, 11:17 am
Algorithms to determine map locations within a "regular" object? December 5, 2005, 7:19 pm

Our other projects:

Art Dolls, Fairies and Mermaids - Sunnyfaces.net

Roy's Linux, Programming and Search Engines messages

1-Script XML SitemapXML Sitemap