High-Flying
HF-LPT100 Low Power WiFi Module User Manual
Shanghai High-Flying Electronics Technology Co., Ltd(www.hi-flying.com)
- 44 -
Parameters:
data_lenth: Lenth of send data. Range: 0~1000 Byte
The UART port will wait 3 seconds for input after this command is sent OK. The data received
from UART port is sent to SOCKA. If the interval of two bytes is more than 10ms, the data will be
sent instantly.
4.2.2.23.
AT+RECV
Function:
Receive Data from SOCKA at Command Mode
.
Format:
AT+RECV=<data_lenth><CR>
+ok=< data_lenth, data_content><CR><LF><CR><LF>
Parameters:
data_lenth: Lenth of receive data. Range: 0~1000 Byte
data_content: contents of receive data.
If not receive any data in 3 second, then feok=0.
4.2.2.24.
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.25.
AT+NETP
Function: Set/Query network protocol parameters, Setting is valid after reset.
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