HF-LPC3X0 Series Wi-Fi&BLE User Manual
Shanghai High-Flying Electronics Technology Co., Ltd(www.hi-flying.com)
- 53 -
The UART port will wait 3 seconds for input after this command is sent OK. The data received
from UART port is sent to SOCKB. If the interval of two bytes is more than 10ms, the data will be
sent instantly.
4.2.2.28.
AT+RCVB
◼
Function: Receive datas from SOCKB at Command Mode
◼
Format:
AT+RCVB=<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.29.
AT+UDPLCPT
◼
Function: Set/Query UDP local port of Socket A and Socket B..
◼
Format:
◆
Query Operation
AT+UDPLCPT<CR>
+ok=<porta,portb><CR><LF><CR><LF>
◆
Set Operation
AT+UDPLCPT=<porta,portb><CR>
+ok<CR><LF><CR><LF>
◼
Parameters
◆
porta: UDP local port of Socket A, 0: do not fix local UDP port.
◆
porta: UDP local port of Socket B, 0: do not fix local UDP port.
4.2.2.30.
AT+WSSSID
◼
Function: Set/Query Wi-Fi associated AP SSID parameters. Setting is valid after reset.
◼
Format:
◆
Query Operation
AT+WSSSID<CR>
+ok=<ap’s ssid><CR><LF><CR><LF>
◆
Set Operation
AT+
WSSSID=<ap’s ssid ><CR>
+ok<CR><LF><CR><LF>
◼
Parameters:
◆
ap’s ssid: AP’s SSID (Within 32 character);
4.2.2.31.
AT+WSKEY
◼
Function: Set/Query STA security parameters. Setting is valid after reset.
◼
Format:
◆
Query Operation
AT+WSKEY<CR>
+ok=<auth,encry,key><CR><LF><CR><LF>