Low Power WiFi Module User Manual V1.3
http://www.tcp232.net
Jinan USR IOT Technology Limited.
Page 47 of 59
WPA2PSK
Encry: include
NONE: When “auth=OPEN” available;
AES: When “auth=WPA2PSK” available;
key: security code, ASCII code, smaller than 64bit and bigger than 8 bit;
4.2.2.37. AT+WAMAC
Function: Query AP MAC address parameters;
Format:
Query Operation
AT+WAMAC<CR>
+ok=<mac_address><CR>< LF ><CR>< LF >
Parameters:
mac_address
:
AP’s MAC address;
Note: Module AP mode’s MAC address is related to STA mode’s MAC address. If user need
changeto others, please contact with USR company technical people.
4.2.2.38. AT+WADHCP
Function: Set/Query AP DHCP server status;
Format:
Query Operation
AT+WADHCP<CR>
+ok=<status><CR>< LF ><CR>< LF >
Set Operation
AT+ WADHCP=<status><CR>
+ok<CR>< LF ><CR>< LF >
Parameters:
status
:
AP’s DHCP server function status:
on
:
DHCP Server Open;
off
:
DHCP Server Close:
4.2.2.39. AT+WADMN
Function: Set/Query AP webpage domain name;
Format:
Query Operation
AT+WADMN<CR>
+ok=<domain_name><CR>< LF ><CR>< LF >
Set Operation
AT+ WADMN =<domain_name><CR>
+ok<CR>< LF ><CR>< LF >
Parameters:
Domain_name: Webpage domain name (within 20 characters, can’t all numbers).