HF-LPC100 Wi-Fi/Bluetooth Module User Manual
Shanghai High-Flying Electronics Technology Co., Ltd
www.hi-flying.com
- 39
-
AT+SNDB=<data_lenth ><CR>
+ok<CR><LF><CR><LF>
Parameter
data_lenth
:
the length of send data, range :1~1000 byte
The UART port will wait 3 seconds for input after this command is succeed and
feedback
‖>‖. 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.
3.2.2.34.
AT+RCVB
Function: receive data from SOCKB at command mode
Format
AT+RCVB=<data_lenth><CR>
+ok=< data_lenth, data_content><CR><LF><CR><LF>
Parameter
data_lenth
:
length of received data, range :0~1000 byte
data_content
:
content of received data
If no data received in 3s, feok=0
3.2.2.35.
AT+WSSSID
Function :set/query associated AP SSID parameter, 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>
Parameter
ap‘s ssid
:
AP
‘s SSID
(
support utmost 32 character
)
3.2.2.36.
AT+WSKEY
Function :set/query STA security parameter. Setting is valid after reset
Format
Query operation
AT+WSKEY<CR>
+ok=<auth,encry,key><CR><LF><CR><LF>
Set operation
AT+WSKEY=< auth,encry,key><CR>
+ok<CR><LF><CR><LF>
Parameter
auth
:
authentication mode ,includes
OPEN
SHARED
WPAPSK
High-Flying