User's Manual

DTU-H100 Wi-Fi/Ethernet to RS485/RS232 Server User Manual
http://www.iotworkshop.com - 53 -
5.2.2.20. AT+WAKEY
Function: Set/Query WIFI security parameters as AP;
Format:
Query Operation
AT+WAKEY<CR>
+ok=<auth,encry,key><CR>< LF ><CR>< LF >
Set Operation
AT+ WAKEY=< auth,encry,key><CR>
+ok<CR>< LF ><CR>< LF >
Parameters:
auth: Authentication mode
OPEN
SHARED
WPAPSK
encry:Encryption algorithm
NONE: When “auth=OPEN", effective;
WEP: When “auth=OPEN", effective or “SHARED", effective;
TKIP: When “auth=WPAPSK", effective;
AES:When “auth=WPAPSK", effective;
TKIPAES:When “auth=WPAPSK", effective;
key: password, ASCII code, shall less than 64 bit and greater than 8bit;
This Instruction only effective for The device works as AP. After device boots up again, the setting will
be effective. But user can set this command when device configured as STA.
5.2.2.21. AT+HIDESSID
Function: Set/Query hide AP‟s SSID;
Format:
Query Operation
AT+ HIDESSID <CR>
+ok=<sta.><CR>< LF ><CR>< LF >
Set Operation
AT+ HIDESSID=<sta><CR>
+ok<CR>< LF ><CR>< LF >
Parameters:
When Query,sta reply if device‟s SSID is hide;
On not hide SSID;
Off - hide SSID;
When Set,
Off - hide SSID;
On - not hide SSID;
5.2.2.22. AT+MSLP
Function: Set devices into power save mode.(Turn OFF WiFi);
Format: