WINCE 6.0 GPS FIX
Problem: GPS turns off after 10 min while no activty ( gps goes asleep and doesn’t wake up)
you will need :
- MortScript
- CeRegEditor
GPS FIX !!!
Solution :
Create “fix.MSCR” open it in wince :
First Open MortScript.exe
Second Open fix.mscr
After it press on exit button in wince.
Restart GPS , and try to leave it for 10 min , without touching it , if GPS is still working , so it’s fixed.
*If it still doesn’t work, check these reg keys , manually with CeRegEditor. And set them as in file fix.mscr
Content of “fix.MSCR”
Errorlevel (“off”)
RegWriteDWord (“HKLM”, “\System\CurrentControlSet\Control\Power\Timeouts”, “ACSuspend”,0)
RegWriteDWord (“HKLM”, “\System\CurrentControlSet\Control\Power\Timeouts”, “ACSuspendTimeout”,0)
RegWriteDWord (“HKLM”, “\System\CurrentControlSet\Control\Power\Timeouts”, “ACSystemIdle”,0)
RegWriteDWord (“HKLM”, “\System\CurrentControlSet\Control\Power\Timeouts”, “ACUserIdle”,0)
RegWriteDWord (“HKLM”, “\System\CurrentControlSet\Control\Power\Timeouts”, “BattSuspend”,0)
RegWriteDWord (“HKLM”, “\System\CurrentControlSet\Control\Power\Timeouts”, “BattSuspendTimeout”,0)
RegWriteDWord (“HKLM”, “\System\CurrentControlSet\Control\Power\Timeouts”, “BattSystemIdle”,0)
RegWriteDWord (“HKLM”, “\System\CurrentControlSet\Control\Power\Timeouts”, “BattUserIdle”,0)
Other Light Problems :
* The screen brightness goes lower after 1 min (power-saving mode) or others values
* Check These Settings and set them exactly as on pictures.