Chengdu Ebyte Electronic Technology Co.,Ltd.
E103-W10 User Manual
Copyright ©2012–2021
,
Chengdu Ebyte Electronic Technology Co.,Ltd.
12
8. Transmit data
AT+CIPSEND=4
// Setting to the data which is about to be sent, such as 4 bytes
>
// Wait for serial data, no return line change, no need to check "Send new line"
Response:
Recv 5 bytes
//Length of the data received by the serial
SEND OK
//Successfully
9. Data received
5.2 As TCP server, single connection
1. Setting Wi-Fi mode
Command
AT+CWMODE=3
// Soft AP+Station mode
Response: OK