Mesh Network; At+Router Router Parameters; At+Meshid Mesh Id Setting Or Query - Ebyte E103-W07 User Manual

Wifi mesh
Table of Contents

Advertisement

Chengdu Ebyte Electronic Technology Co.,Ltd.
Example
AT+UART=115200,3,0,1,0

5.5 Mesh network

5.5.1 AT+ROUTER router parameters

Inquire
AT+ROUTER=["ssid"],["password"]
Set up
,<routerswitchdisable>,<"bssid">
Parameter
routerswitchd
isable
1.
2.
3.
4.
Description
5.
Example
Get the current router settings:
AT+ROUTER?
Module response:
+ROUTER:"test","1357924680",0,"00:00:00:00:00:00"
Set the router name to: test01, the password to: 12345678, and no designated router MAC address:
Set the router name as: test02, the password as: 12345678, and the designated router MAC as: 01:02:03:04:05:06;
AT+ROUTER="test02","12345678",0,"01:02:03:04:05:06"
Set the router name: test03, no password, no specified MAC
AT+ROUTER="test02"

5.5.2 AT+MESHID mesh ID setting or query

Copyright ©2012–2021,Chengdu Ebyte Electronic Technology Co.,Ltd.
Instruction
AT+ROUTER?
ssid
password
0
1 (default)
-
bssid
Restart to take effect, save when power off;
The default value is all empty, or 0
If the router SSID is hidden, the BSSID must be specified;
In the actual application scenario, there are multiple routers/APs with the same SSID. At this time, the
BSSID must be specified, otherwise multiple MESH networks will appear, causing nodes to be unable to
communicate with each other.
If the BSSID is specified, but routerswitchdisable is not set, when the router with the specified BSSID is
still not found after several times, the entire network is allowed to switch to another router with the same
SSID. The new router may also be on a different channel.If the passwords of the new switching router and
the previous router are different, a mesh network may be established, but the root node will never connect
to the new switching router, which is a risk
AT+ROUTER="test01","12345678"
Instruction
Answer
+ROUTER: ["ssid"],["password"],[routerswitchdisable],["bssid"]
+OK success
+ERR:[NUM] error
WIFI name. The maximum length of the string is 31 bytes
WIFI password. The string length is 8~63 bytes
Enable switching
No switching
Router MAC address. Fixed to 6 bytes
E103-W07 User Manual
——
Answer
18

Advertisement

Table of Contents
loading

Table of Contents