Chengdu Ebyte Electronic Technology Co.,Ltd.
E103-W07 User Manual
Copyright ©2012–2021
,
Chengdu Ebyte Electronic Technology Co.,Ltd.
23
+MEDAT:“11:11:11:11:11:11“,100
……<payload>……
5.5.11 AT+MEAUTO Power-on automatic networking
Instruction
Answer
Inquiry
AT+MEAUTO?
+MEAUTO:[auto]
Success
+ERR:[NUM]
Error
Setting
AT+MEAUTO=[auto]
+OK
Success
+ERR:[NUM]
Error
Parameter
Auto
0
(
default
)
After power-on, automatic start of MESH networking is
prohibited
1
After power-on, enable automatic start of MESH
networking
Description
1.
Effective immediately, save when power off;
2.
If ParameterError, the module will stop networking and will not output any Error information;
Example
AT+MEAUTO=1
5.6 TCP/IP communication
5.6.1 AT+CIFSR query ROOT node IP address
Instruction
Answer
Inquiry
AT+CIFSR?
+CIFSR:[IP]
Success
+ERR:[NUM]
Error
Parameter
IP address
Root node IP address
The format is "xxx.xxx.xxx.xxx"
Description
1.
Effective immediately;
2.
This instruction is only valid for Root nodes;
3.
This command can return normally only after starting the mesh network, Success is connected to the router;
Example
AT+CIFSR?
+CIFSR:"192.168.0.239"
5.6.2 AT+CIPSTART establish TCP connection, UDP transmission
5.6.2.1 TCP communication
Instruction
Answer