HF-LPB Low Power WiFi Module User Manual
Shanghai High-Flying Electronics Technology Co., Ltd
www.hi-flying.com
- 44 -
data_content: contents of receive data.
If not receive any data in 3 second, then feok=0.
4.2.2.17. AT+ PING
Function: Network “PING” Instruction.
Format:
Set
Operation
AT+ PING=<IP_address ><CR>
+ok=<sta><CR>< LF ><CR>< LF >
Parameters:
sta: feedback result
Success
Timeout
Unknown
host
4.2.2.18. AT+NETP
Function: Set/Query network protocol parameters;
Format:
Query
Operation
AT+NETP<CR>
+ok=<protocol,CS,port,IP><CR>< LF ><CR>< LF >
Set
Operation
AT+NETP=<protocol,CS,port,IP><CR>
+ok<CR>< LF ><CR>< LF >
Parameters:
protocol:
TCP
UDP
CS: Network mode:
SERVER
CLIENT
Port: protocol port ID: Decimal digit and less than 65535
IP: Server’s IP address when module set as client
4.2.2.19. AT+ TCPLK
Function: Query if TCP link already build-up;
Format:
AT+ TCPLK<CR>
+ok=<sta><CR>< LF ><CR>< LF >
Parameters:
sta.: if module already setup TCP link;
on: TCP link setup;
off: TCP link not setup;