WLU5200 H/W SPECIFICATIONS
Host Interfaces RGMII
Form factor L*W*H = 101.6mm*69.85mm*2.3mm
Chipset Atheros AR9342
Operation Voltage 3.0 VDC~3.6 VDC
Network Standards
IEEE 802.11 a/b/g/n Standard
Modulation Techniques
DBPSK, DQPSK, BPSK, QPSK, CCK, 16QAM, 64QAM, MIMO
Modulation Technology OFDM, DSSS
Data Rate
802.11b: 11, 5.5, 2, 1 Mbps
802.11g: 54, 48, 36, 24, 18, 12, 9, 6 Mbps
802.11n: MCS0-15 (HT20: 150Mbps / HT40:300 Mbps PHY rate )
Network Architectures Infrastructure and Ad Hoc
Operating Frequency
802.11 b/g/n: 2412 GHz ~ 2462 GHz
802.11 a/n: 5180 GHz ~ 5825 GHz
Operating Channel
802.11b/g: Ch1 to Ch11
IEEE 802.11n ,Mode: MCS0-15
RF Output Power
2.4G:
802.11b: 15~18 dBm, output power
802.11g: 18~24 dBm, output power
802.11n:(HT20/HT40) : 17~23dBm
5G:
802.11a: 27~28 dBm, output power
802.11n:(HT20/HT40) : 27~28dBm
UNII Band:
IEEE 802.11a CH36 - CH48 CH52 - CH64 CH100 – CH140
16~23dBm
IEEE802.11an HT20 CH36 - CH48 CH52 - CH64 CH100 – CH140
16~23dBm
IEEE802.11anHT40 CH38 - CH46 CH54 - CH62 CH102 – CH134
16~23dBm
Security
1.WPA™ (personal) and WPA2™ (personal) certified for powerful encryption
and authentication
2.AES and TKIP in hardware for faster data encryption and IEEE 802.11i™
compatibility
Temperatures (AMBIENT)
Operates from 0 to 70 C;
Storage from -20 to 80 C
Humidity(non-condensing)
5 to 95%
SETUP WLAN MODULE CONNECTION
1) WLAN Card from PC set fixed IP:192.168.1.10 , Mask : 255.255.255.0
2) Use telnet and link to Mi124 board
telnet 192.168.1.2
user name: root
password : 5up
Prepare one ROUTER,ROUTER domain 192.168.1.xx, then you can PING ROUTER
after setting command as below.
3) Set command as below:
//for 2.4G Mode:
cfg -x
cfg -a AP_STARTMODE=multi
cfg -a AP_MODE=sta
cfg -a AP_CHMODE=11NGHT40PLUS
cfg -a AP_SSID="dlink2g"
cfg -c
apup
iwpriv ath0 wds 1
iwpriv ath0 autoassoc 1
iwpriv ath0 vap_ind 1
iwpriv ath0 extap 1
//for 5G Mode:
cfg -x