Hello!
I'm using OpenNETCF.IO.Serial to use a GPS device in a Pocket PC application.
This application shows the Latitud and Longitude in a Form. Sometimes, the GPS lost signal and the latitud and longitude don't updated for a moment.
How can I determinate the GPS signal quality? I read the value of SatInView but in a cold start it value is 12. Is there another method to determinate that GPS is not receiving a good signal?
Thanks!