User's Manual

USR-G786-G User Manual Technical Support: h.usriot.com
Jinan USR IOT Technology Limited www.usriot.com
25
AT+WKMOD=HTTPD
2. Set the request type:
AT+HTPTP=GET
3. Set HTTP URL:
AT+HTPURL=/1.php[3F]
4. Set the HTTP server address:
AT+HTPSV=test.usr.cn,80
5. Set HTTP request header:
AT+HTPHD=Connection: close[0D][0A]
6. Set HTTP over time:
AT+HTPTO=10
7. Whether to filter HTTP header:
AT+HTPFLT=ON
8. Reboot
AT+Z
3 Test
After the NET light is on, send the data in the format of "data =". After the data is sent successfully, server will
return the data.