×
Menu
Index
Laird(LCM & LCM_DN) WLAN Domain Change
 
Reg. Domain can be changed thru M3.ini modification.
// Reg Domain - NO CHANGE:0, FCC:1, ETSI:2, TELEC:3, WW:4, KCC:5 (Not using in the 30AG)
// If the domain set using this function when clean-boot process, the device needs a reset.
// Authentication: 
// WEP_OFF=0, WEP_ON=1, WEP_AUTO=2, WPA_PSK=3, WPA_TKIP=4, WPA2_PSK=5, WPA2_AES=6,
// CCKM_TKIP =7, WEP_CKIP=8, WEP_AUTO_CKIP=9, CCKM_AES=10, WPA_PSK_AES=11, WPA_AES=12,
// WPA2_PSK_TKIP=13, WPA2_TKIP=14
// Connect: 
// 0-Do not connect, 1-Connect with SSID, PWD, Authentication, 
// 2-Connect by the SDC Setting File when Clean-boot, 3-Connect by the SDC Setting File every soft-Reset, (The SDC Setting file can be made by `M3WlanExport.exe`)
// If the password set 0, then the StartUp will check registry.
[WLAN]
AutoON=1
Domain=4
Then make a cleanboot to apply this.