Hello colleagues,
Do we have a reg key for WMM Enable/Disable on JEDI radios?
For example on XW2 there is one - HKEY_LOCAL_MACHINE\Comm\XWING20_1\Parms\WME_Enable=0 or 1
Any information will be appreciated.
Thanks,
Arseniy
WMM disable on Jedi NICs |
1 Replies
I have never done it specifically for a Jedi NIC, but I have disabled WLAN radios on our mobile computers with the following REGISTRY entry:
[HKEY_LOCAL_MACHINE\Comm\NetworkPolicy\WiFi]
"Disabled"=dword:00000001
If you place that in a text file, change the file extension from .txt to .reg. Place the file in the /applications directory on the device. When it reboots, the registry setting will be applied automatically, disabling the WiFi.
I hope this helps.
-Dino