Windows Mobile Tweaks Wi-Fi Resume Fix XDAII (WM5)
Windows Mobile 5 on blue angel XDA II can have a bug that wifi is not enabled after you resume from standby. To fix this edit the following line:
HKEY_LOCAL_MACHINE\Comm\\Parms
You'll find a DWORD value named ResetOnResume. The value is set to '1' by default. If you set it to 0, the WiFi signal will turn on automatically when you power on your device.
TIP: To find your adapter name go to: Start -> Settings -> Connections -> Network Cards -> Network Adapters, and look for "xxxxxxx Compatible Wireless Ethernet" called 'tiacxwln Compatible Wireless Ethernet' on most (if not all) BA devices. |