IOT-WORKSHOP
DTU-H10X
Wi-Fi/Ethernet to RS485/RS232 Server User Manual
http://www.iotworkshop.com
- 52 -
wifi_mode: WiFi protocols
11BG
11B
11G
11BGN
11N
ssid: SSID when device works as AP;
channel: WIFI channel selection
AUTO
CH1~CH11
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+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.22.
AT+HIDESSID
Function: Set/Query hide AP‟s SSID;
Format:
Query Operation
AT+ HIDESSID <CR>
+ok=<sta.><CR>< LF ><CR>< LF >
Set Operation