I'm using the Gps wrapper from the Windows Mobile 6 SDK Example. It's straightforward , and technically, all the code seems to work just fine. The problem is that it never picks up any values, satellites, nothing. It always returns 0s.
I tested outside with a Palm Treo 700 when I tested, and have waited for periods of up to 20 minutes, never getting any data returned (I was keeping the Gps alive, for those who know it automatically dies after X time)
I know the Treo has GPS capability, and it's on. Now I'm beginning to wonder if it's GPS isn't actually what I thought it was, and possibly the code is looking for an external GPS device? I tried searching for this scenario and came up with absolutely nothing. 'Course it could be something I'm overlooking entirely!
If ANYBODY has any input I would very much appreciate it.
I tested outside with a Palm Treo 700 when I tested, and have waited for periods of up to 20 minutes, never getting any data returned (I was keeping the Gps alive, for those who know it automatically dies after X time)
I know the Treo has GPS capability, and it's on. Now I'm beginning to wonder if it's GPS isn't actually what I thought it was, and possibly the code is looking for an external GPS device? I tried searching for this scenario and came up with absolutely nothing. 'Course it could be something I'm overlooking entirely!
If ANYBODY has any input I would very much appreciate it.
Comment