Hi al,
i am writing a simple app, that sends every 15 minutes a gps position to a server.
I need to save the batteries, so i need to put the Pda in sleep mode and "wakeup" the application every 15 minutes.

I tried the largeintervaltimer, and it seems that the event is fired correclty also in "sleep mode", but unfortunately the GPS is disabled, so i have no way to get the position.

Have you any idea how to do it?

The pda is a HTC cruise (wm6).
I am using netcf3.5.

Thank you,
Marco