I found GPS demo written in VB.NET
Is there some GPS sample in c#.
Device is WAP3, WM6.1.
br,
neno
Neno,
Have you seen the GPS Application sample solution that comes with the Microsoft Windows Mobile 6.x SDK?
I.e.
or
Regards, Jacques
Jacques,
many thanks for pointing it out.
Do you have any reason way you use OpenNETCF in VB sample. Is this a better approach that in SDK sample ?
Good morning Neno
nenoDo you have any reason way you use OpenNETCF in VB sample
No, not that I remember.On the other hand, the OpenNETCF Serial Library does not need a GPS intermediate driver, as it provides access to serial port data and decoding of NMEA GPS data.
Kind regards,Jacques