Keep WM5.0 device On

G

Guest

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.

Thanks.
 
G

Guest

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top