User's Manual
Table Of Contents
- USR-G786-G User Manual
- 1.Introduction
- 2.Get Started
- 3.Utility Configuration
- 4.Serial Port
- 5.Selecting an Operating Mode
- 6.General Function
- 7.AT Command Set
- 7.1.AT Command Examples
- 7.2.AT Command Set
- 7.2.1.AT
- 7.2.2.AT+H
- 7.2.3.AT+Z
- 7.2.4.AT+E
- 7.2.5.AT+ENTM
- 7.2.6.AT+WKMOD
- 7.2.7.AT+CMDPW
- 7.2.8.AT+STMSG
- 7.2.9.AT+RSTIM
- 7.2.10.AT+CSQ
- 7.2.11.AT+SYSINFO
- 7.2.12.AT+UCPIN
- 7.2.13.AT+RELD
- 7.2.14.AT+CLEAR
- 7.2.15.AT+CFGTF
- 7.2.16.AT+VER
- 7.2.17.AT+SN
- 7.2.18.AT+ICCID
- 7.2.19.AT+IMEI
- 7.2.20.AT+CIP
- 7.2.21.AT+LBS
- 7.2.22.AT+CCLK
- 7.2.23.AT+PING
- 7.2.24.AT+UART
- 8.Contact Us
- 9.Disclaimer
- 10.Update History
USR-G786-G User Manual Technical Support: h.usriot.com
Jinan USR IOT Technology Limited www.usriot.com
21
5.1.2.TCP Server Mode
TCP Server function needs to be test through an APN dedicated network card.
1 Set parameters by setup software:
Device works as TCP Server, and need to be filled in the IP and port of itself in"IP & Port".
2 Set by AT command:
1. Set the work mode to net transparent mode:
AT+WKMOD=NET
2. Enable socket A:
AT+SOCKAEN=ON
3. Set socket A as TCP Server, local port 2317, IP has no reference meaning in Server:
AT+SOCKA=TCPS,test.usr.cn,2317
4. Set APN. E.g: APN:CMNET, username: empty, password: empty, authentication method: NONE:
AT+APN=CMNET,,,0
5. Reboot:
AT+Z