Chengdu Ebyte Electronic Technology Co.,Ltd.
E103-W03 User Manual
Copyright ©2012–2021
,
Chengdu Ebyte Electronic Technology Co.,Ltd.
22
2. *Open the TCP debugging assistant, create a TCP Server server, enter the PC's IP address and custom port number,
and start the server
3. *Set the communication port and IP address (this step is very important, if the IP address is incorrect, you will not be
able to communicate), fill in the remote IP address and port number, refer to the command: configure, read SOCKET port,
IP address:
AT+SOCKET=0,8000,192.168.1.12
4. *Set the module role: STA, transmission mode: transparent transmission, service mode: client client
AT+MODE=2,1,2
5. *Set the connection target parameters, the parameters here are the hotspot name, password and encryption method set
in the first step:
AT+STACON=ebyteW03,2,12345678
6. *Set the connection method (connection is divided into manual, automatic, smartconfig), here select automatic
connection:
AT+CONTYPE=1