vlad69uk
14-09-2007, 06:24 PM
Hi,
I'm now the proud owner of 2 HTC TyTN II's. Does anybody know of a way of keeping the GPS powered on even when the device is in standby? We are developing a tracking application which needs to send positions at pre-defined intervals, and if the GPS is off (device in standby) the position fails to be sent.
I received this reply from MS
-----------
"Base on my understanding, you want to keep the GPS hardware on even when the device is in standby. If I have understood you , please let me know.
Device standby status always close some devices , like bluetooth, GPS to save power. It is designed by OEM. you can't keep GPS hardware on while device is in standby. As a workaround, you can use SystemIdleTimerReset method to prevent the device from standby status.
For how to use SystemIdleTimerReset , click the link below:
http://msdn2.microsoft.com/en-us/library/aa930260.aspx"
-----------
Does anybody know enough about the GPS harware calls to be able to give me a pointer in the right direction?
Cheers
Paul
I'm now the proud owner of 2 HTC TyTN II's. Does anybody know of a way of keeping the GPS powered on even when the device is in standby? We are developing a tracking application which needs to send positions at pre-defined intervals, and if the GPS is off (device in standby) the position fails to be sent.
I received this reply from MS
-----------
"Base on my understanding, you want to keep the GPS hardware on even when the device is in standby. If I have understood you , please let me know.
Device standby status always close some devices , like bluetooth, GPS to save power. It is designed by OEM. you can't keep GPS hardware on while device is in standby. As a workaround, you can use SystemIdleTimerReset method to prevent the device from standby status.
For how to use SystemIdleTimerReset , click the link below:
http://msdn2.microsoft.com/en-us/library/aa930260.aspx"
-----------
Does anybody know enough about the GPS harware calls to be able to give me a pointer in the right direction?
Cheers
Paul