Hello, I have a HTC cruise.
I am writing an app that sends every 20 minutes the GPS position to a central Server. To save the battery i am using the OpenNETCF.WindowsCE.LargeIntervalTimer
I have the problem that the GPS is switched-off when the phone is in "power saving" mode and i had'nt find a way to activate it.
Even when the tick occurs, the devices still in power save mode and the gps is not available.
Is there a way to switch to "full power" mode , using .net 3.5 or to activate the GPS in "idle" mode?
Best Regards,
Marco