Sorry if this is dumb question, but the radio for a MC3190 CE6 is not enabled after a coldboot. This is different behaviour than for the MC3090 CE5. How do you have the radio enabled automatically after a reboot?
MC3190 CE6.0 enable radio after coldboot// Expert user has replied. |
2 Replies
On MC3100 The default state of the WLAN radio after boot is OFF. On MC3000 the WLAN default was ON
following registry key can be used to configure the WLAN radio to be ON on boot up:
[HKEY_LOCAL_MACHINE\Drivers\BuiltIn\WLAN] "InitialState"=dword:0 see MCD-TAVT-Webinar-Nov-MC3100.ppt
I have tested it & it did not work, so i used rem-capture to pull the registry setting this is what i got:
[HKEY_LOCAL_MACHINE\Drivers\BuiltIn\WLAN]
"InitialState" = dword:00000000
I have tested it & it works!