Hi-Link (HK)Co.,Ltd sky:hlktech
Http://www.hlktech.net Tel:0755-23152658-821
tcp_auto:0 - close,1 - enable
6.2.45 C2_tcp_client_check
Function:
Serial 2 TCP CLIENT remote status detection
Format:
At+ C2_tcp_client_check =< tcp_client_check >\r
Parameters:
tcp_client_check
Value meaning
0 close
1 open
6.3 AT command control code roution
6.3.1 Inquiry configuration information
Code:
char *query="\
\
at+netmode=?\r\n\
at+wifi_conf=?\r\n\
at+dhcpd=?\r\n\
at+dhcpd_ip=?\r\n\
at+dhcpd_dns=?\r\n\
at+dhcpd_time=?\r\n\
at+dhcpc=?\r\n\
at+net_ip=?\r\n\
at+net_dns=?\r\n\
at+net_wanip=?\r\n\
\
at+remoteip=?\r\n\
at+remoteport=?\r\n\
at+remotepro=?\r\n\
at+timeout=?\r\n\
at+mode=?\r\n\
at+uart=?\r\n\
at+uartpacklen=?\r\n\
at+uartpacktimeout=?\r\n\
at+ver=?\r\n\
";