Slaziar
4th November 2005, 02:05 AM
Hi All,
I have been having problems with my XDA IIs, where the gprs wouldn't stay on when the device went in to suspend. We have been trying to find a solution for months - with no success.
After doing a hard reset, I noticed when selecting vodafone (australia) in autoconfig - the gprs connection would stay.
The AutoConfig was set for AP vfinternet.au - but we used AP internet to get a public IP.
As soon as we switched to internet - the gprs would drop out on suspend.
After playing around, hunting down the cab used in autoconfig, I found a registry file that was executed. The Contents was:
REGEDIT4
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ConnMgr\Pla nner\Settings]
"CacheTime"=dword:00000000
"SuspendResume"=hex(7):\
69,6e,74,65,72,6e,65,74,00,00,00,00,00,00,00,00,00
The SuspendResume Value is hex for internet. This can be changed to the hex value any Access Point, and imported.
I hope this helps other with the problems I had.
I have been having problems with my XDA IIs, where the gprs wouldn't stay on when the device went in to suspend. We have been trying to find a solution for months - with no success.
After doing a hard reset, I noticed when selecting vodafone (australia) in autoconfig - the gprs connection would stay.
The AutoConfig was set for AP vfinternet.au - but we used AP internet to get a public IP.
As soon as we switched to internet - the gprs would drop out on suspend.
After playing around, hunting down the cab used in autoconfig, I found a registry file that was executed. The Contents was:
REGEDIT4
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ConnMgr\Pla nner\Settings]
"CacheTime"=dword:00000000
"SuspendResume"=hex(7):\
69,6e,74,65,72,6e,65,74,00,00,00,00,00,00,00,00,00
The SuspendResume Value is hex for internet. This can be changed to the hex value any Access Point, and imported.
I hope this helps other with the problems I had.