IOT-WORKSHOP
DTU-H10X
Wi-Fi/Ethernet to RS485/RS232 Server User Manual
http://www.iotworkshop.com
- 64 -
AT+HTTPUA<CR>
+ok=<Parameter><CR>< LF ><CR>< LF >
Set Operation
AT+HTTPUA=<Parameter><CR>
+ok<CR>< LF ><CR>< LF >
Parameters:
Parameter: 1~20 length, devault "lwip1.3.2".
5.2.2.61.
AT+HTPMODE
Function: Query/Set device http format, it is valid only in httpdclient mode, setting is
valid after reboot.(Reserved)
Format:
Query Operation
AT+HTPMODE<CR>
+ok=<type><CR>< LF ><CR>< LF >
Set Operation
AT+HTPMODE=<type><CR>
+ok<CR>< LF ><CR>< LF >
Parameters:
type: HTTP format,
new: new HTTP format mode.(default mode)
old: old HTTP format mode.(Reserved)
5.2.2.62.
AT+HTPHEAD
Function: Query/Set device new http format header, it is valid only in httpdclient mode,
setting is valid after reboot.(Reserved)
Format:
Query Operation
AT+HTPHEAD<CR>
+ok=<head><CR>< LF ><CR>< LF >
Set Operation
AT+HTPHEAD=<head><CR>
+ok<CR>< LF ><CR>< LF >
Parameters:
head: new HTTP format packet content, if there exist <CR><LF> characters in the
content, replace it with "<<CRLF>>", when set the content in webpage, does not
need to consider this,1~200 bytes length, default is
"Content-
type:text/html;charset=utf-8"
5.2.2.63.
AT+FASWD
Function: Query/Set device find password
Format:
Query Operation
AT+FASWD<CR>