Communivcate with built in gps?

D

drasko

I have HP hx6515 pocket pc with built-in GPS. Is there any way to use
OpenNETCF (it has support for serial GPS) to get data from GPS on my
device?
Thanks
 
P

Paul G. Tobey [eMVP]

You'll have to tell us how applications on the HP device communicate with
the GPS. Read the manual and see what software is available in the device
SDK or whatever add-on SDK HP provides. My guess is that it is still set up
to act like a serial port and you just have to figure out what port it is...

Paul T.
 
D

Dick Grier

Hi,

You should be able to use the GPS class in the SDF, or DecodeGPS (Compact
Framework version) from my homepage. Both of these assume standard serial
interfaces, along with NMEA-0183 data from the receiver -- and I think that
is what you will have with your PPC.

Dick

--
Richard Grier (Microsoft Visual Basic MVP)

See www.hardandsoftware.net for contact information.

Author of Visual Basic Programmer's Guide to Serial Communications, 4th
Edition ISBN 1-890422-28-2 (391 pages) published July 2004. See
www.mabry.com/vbpgser4 to order.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top