Groups | Blog | Home
all groups > dotnet compact framework > may 2007 >

dotnet compact framework : Keep WM5.0 device On



sync
5/29/2007 10:37:01 PM
Hi all,

Is there a way to keep WM5.0 device "on" overriding any settings to turn off
the device when not in use?

The reason for this is that I developing an application that keeps pulling
data from GPS device connected via bluetooth. However, it gets interrupted
due to "Turn off device ... " options in Settings, where the device got
switched off automatically. Is there a way to override this settings and set
it to original settings when my application quits.

ctacke/
5/30/2007 2:46:03 AM
Periodically (faster than the setting for the sleep timeout) call
SystemIdleTimerReset()


--

Chris Tacke, Embedded MVP
OpenNETCF Consulting
Managed Code in an Embedded World
www.OpenNETCF.com


[quoted text, click to view]

AddThis Social Bookmark Button