Low power WIFI module user manual
Jinan USR IOT Technology Limited
Page 69/72
APPENDIX C: HTTP PROTOCOL TRANSFER
USR-WIFI232-T module support http data transfer in command mode. If any
detailed HTTP protocol, contact us and we may support customization.
C.1. HTTP AT command
C.1.1.
AT+ HTTPURL
Function:
Set /Query HTTP server IP address and Port Number.
Format:
Query Operation
AT+HTTPURL<CR>
+ok=<IP,Port><CR>< LF ><CR>< LF >
Set Operation
AT+HTTPURL=<IP,Port><CR>
+ok<CR>< LF ><CR>< LF >
Parameters:
IP
:
IP address.
Port
:
Port number.
C.1.2.
AT+ HTTPTP
Function:
Set /Query HTTP request type
Format:
Query Operation
AT+HTTPTP<CR>
+ok=<Type><CR>< LF ><CR>< LF >
Set Operation
AT+HTTPTP=<Type><CR>
+ok<CR>< LF ><CR>< LF >
Parameters:
Type
:
GET(default) or POST
。
C.1.3.
AT+ HTTPPH
Function:
Set/Query HTTP protocol header path.
Format:
Query Operation
AT+HTTPPH<CR>
+ok=<Path><CR>< LF ><CR>< LF >
Set Operation
AT+HTTPPH=<Path><CR>
+ok<CR>< LF ><CR>< LF >