View Single Post
  #141 (permalink)  
Old 01-06-2008, 11:12 AM
mbartels's Avatar
mbartels
PPCGeeks Regular
Offline
 
Join Date: Jul 2007
Posts: 220
Reputation: 30
mbartels is just getting started
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Sorry to pile on with another request, but I just discovered my favorite hack yet. This one automatically closes the data connection after 60 seconds of being idle. Should save on battery life!

HKLM\Comm\ConnMgr\Planner\Settings\

delete or rename the SuspendResume to XXXX then Add new one as name SuspendResume and select the type to be String the value of this key set to GPRS_bye_if_device_off

and look for the other key name CacheTime (if not found add new one with type of Dword) then set it to the number of second before disconnect like this

CacheTime = 60