HF-LPC3X0 Series Wi-Fi&BLE User Manual
Shanghai High-Flying Electronics Technology Co., Ltd(www.hi-flying.com)
- 57 -
◆
Encry: include
NONE: When “auth=OPEN” available;
AES: When “auth=WPA2PSK” available;
◆
key: security code, ASCII code, 8~63 bytes.
4.2.2.40.
AT+WADHCP
◼
Function: Set/Query AP DHCP server status; Setting is valid after reset.
◼
Format:
◆
Query Operation
AT+WADHCP<CR>
+ok=<status>,<ip1>,<ip2><CR><LF><CR><LF>
◆
Set Operation
AT+WADHCP=<status>[,ip1,ip2]<CR>
+ok<CR><LF><CR><LF>
◼
Parameters:
◆
status:AP’s DHCP server function status:
on:DHCP Server Open;
off:DHCP Server Close:
◆
ip1: DHCP allocate IP start value.
◆
ip2: DHCP allocate IP end value.
4.2.2.41.
AT+WALK
◼
Function: Query MAC address of STA device connecting to module AP
◼
Format:
◆
Query Operation
AT+WALK<CR>
+ok=<status> <CR><LF><CR><LF>
◼
Parameters:
◆
status: MAC address of STA device connecting to module AP.
No Connection: No STA device connecting to module AP;
4.2.2.42.
AT+WALKIND
◼
Function: Enable/Disable indication of module AP connection status.
◼
Format:
◆
Query Operation
AT+WALKIND<CR>
+ok=<status> <CR><LF><CR><LF>
◆
Set Operation
AT+WALKIND=<status><CR>
+ok<CR><LF><CR><LF>
◼
Parameters:
◆
status: indication of module AP connection status.
on: Enable nLink indication function. When STA device connecting to module
AP, nLink output Low, otherwise output High.