|
Posted by Christoph on March 28, 2006, 6:06 am
Please log in for more thread options I mapped my GPS device to COM7: and added the needed information to registry.
But it still not work.
I read the MSDN docu in all directions (I think ;) but at the moment I think
that there is a problem between my SP, bluetooth device and GPSID.
"Abdul Rasheed Usman" wrote:
show/hide quoted text
> You need to map your GPS device to a COM port and then configure GPSID to
> read GPS data from that COM port before using the GPSID APIs. Please refer to
> MSDN documentation on GPSID for further details.
>
> Abdul Rasheed Usman
> Software Design Engineer/Test
> Microsoft Corporation
> ===============================================
> This posting is provided "AS IS" with no warranties, and confers no rights.
> ===============================================
>
>
> "Christoph" wrote:
>
> > Hi,
> >
> > I use smartphone QTEK 8130 with bluetooth GPS device and want to read GPS
> > position with C#.
> > At the moment there is no managed API with the smartphone SDK.
> > There exists the GPS Intermediate Driver, I tried:
> >
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/mobilesdk5/html/wce51congpsintermediatedriverplugplayregistrysettings.asp
show/hide quoted text
> >
> > I added all needed registry settings under HKLM
> >
(http://msdn.microsoft.com/library/default.asp?url=/library/en-us/mobilesdk5/html/wce51congpsintermediatedriverplugplayregistrysettings.asp)
show/hide quoted text
> >
> > But I get no respond from gps device. Could someone give me more information?
> >
> > I found an GPS example in Windows Mobile 5.0 Pocket PC SDK but not in the
> > Windows Mobile 5.0 Smartphone SDK. I convert the sample from PPC to SP it
> > runs but it doesnt work.
> >
> > I ask me if it is not possible to use GPS Intermediate Driver with my
> > smartphone...?!?
> >
> > Best regards
> > Christoph
|
>
> I use smartphone QTEK 8130 with bluetooth GPS device and want to read GPS
> position with C#.
> At the moment there is no managed API with the smartphone SDK.
> There exists the GPS Intermediate Driver, I tried:
>