PDA

View Full Version : GPS Intermediate driver - GPS Status


smeg9
20th February 2007, 01:21 PM
Hello, I am having a few issues with a GPS application on this phone. I am using VB.NET 2005 and the GPS Intermediate Driver.

This works with manually configured bluetooth devices, on the HTC Universal (O2 Exec, O2 Mini-S) etc.

The problem with the Orbit, is that when I try and get the status of the device I get '0' - status off when it really is on, because I can get the position once it has locked on.

http://msdn2.microsoft.com/en-us/library/ms891107.aspx

The GPS light flashes the entire time. I am using the connect function
http://msdn2.microsoft.com/en-us/library/ms891107.aspx

Everything I have done utilizes samples found in the WM 5 SDK (the c# sample project)

Does anyone know why this might be happening? Or has anyone else got the same problem, this happens on about 4 different Orbits (Although they all have the same firmware et)

Many Thanks