USR-DR404 user manual www.usriot.com
Jinan USR IOT Technology Limited www.usriot.com
This parameter is only valid in HTTPD Client mode. Takes affect after restarting the module. But this parameter can
also be set in other modes.
4.3.4.42. AT+HTTPURL
Function: Query/Set IP address and port of HTTP server (old).
Format:
Query : AT+ HTTPURL<CR>
+ok=<ip>,<port><CR>< LF ><CR>< LF >
Setting: AT+ HTTPURL=<ip>,<port><CR>
+ok<CR>< LF ><CR>< LF >
Parameters:
ip: IP address of HTTP server.
port: port number of HTTP server.
4.3.4.43. AT+HTTPTP
Function: Query/Set HTTP requesting type in HTTP Client mode (old).
Format:
Query : AT+ HTTPTP<CR>
+ok=<Type><CR>< LF ><CR>< LF >
Setting: AT+ HTTPTP=<Type><CR>
+ok<CR>< LF ><CR>< LF >
Parameters:
Type: HTTP requesting type, including
GET
PUT
POST
4.3.4.44. AT+HTTPPH
Function: Query/Set HTTP header path (old).
Format:
Query : AT+ HTTPPH<CR>
+ok=<path><CR>< LF ><CR>< LF >
Setting: AT+ HTTPPH=<path><CR>