Integration Manual

13/16
Mode: infra
channel: 1
rssi: -50 dBm
security: OPEN
WMM: NO
3.APN (Setup all demand the AP)
(1).Demand the setting of current AP:
Input:*AT*APN*?*
Output:+APN:OK
profile=<profile name>,ssid=<apssid>,mode=<[infra][ad-hoc]>,security=<security type>
For example:
+APN:OK
profile=default,ssid=h3c,mode=infra, security=None
(2).Setup AP
Input:*AT*APN*<profile name>ssid<SSID>[wep/wpa/wpa2] [password]
For ”OPEN” network, the command format: <profile_name>ssid<ssid> [bssid<bssid>]
For security ”WEP” network, the command format: <profile_name>ssid<ssid>wep open <WEP_key>
For security ”WPA/WPA2” network, the command format: wlan-add <profile_name>ssid<ssid> wpa2
<secret>
Note:”profile name” is the configure name, It can be any name.
For example:
Connect to the AP(SSID:h3c, Security: None, profile name: default)
Input: *AT*APN*defaultssid h3c*
Output:+APN:OK
Name=default, SSID=h3c,Mode=infra, Security=None
Connect to the AP(SSID: SyChip-Network, Security: WPA2, password: xxxxxxxx, profile name: net)
Input: *AT*APN*net ssid SyChip-Network wpa2 xxxxxxxx*
Output:+APN:OK
Name=net, SSID=SyChip-Network, Mode=infra, Security=WPA2
When name the static IP address information (include IP address, Subnet mask, Default gateway), use
the command format as follows:
*AT*APN*<profile_name>ssid<ssid>ip:<ip_addr>,<gateway_ip>,<netmask>*
Input:*AT*APN*defaultssid h3c ip:10.3.2.123, 255.255.0.0, 10.3.1.2*
Output:+APN:OK
Name=default,SSID=h3c,Mode=infra,Security=None
4.wlan-stat(Display the state of the current wlan)
Input:*AT*wlan-stat*