Esp Mesh SSIDs
-
- Posts: 2
- Joined: Tue Jul 18, 2017 12:48 pm
Esp Mesh SSIDs
Postby Hans Huber » Sat Jul 22, 2017 5:05 am
Hello,
i have a question regarding Esp Mesh:
Does an existing mesh network create Wifi SSIDs that are shown by Wifi clients?
If so: Every node or only the root connected to AP ?
Thanks a lot
i have a question regarding Esp Mesh:
Does an existing mesh network create Wifi SSIDs that are shown by Wifi clients?
If so: Every node or only the root connected to AP ?
Thanks a lot
Re: Esp Mesh SSIDs
Postby pratik » Mon Jul 24, 2017 5:40 pm
The nodes are connected via STA and AP modes. So the mesh nodes show up with SSID prefixed with whatever mesh prefix you chose. This will happen if the node has other devices connected to it, or when in AP mode.
Regards,
Pratik Panda
Website: http://www.PratikPanda.com
Custom firmware, Knowledge base and freelancing (ESP8266/ESP32):
http://www.iot-bits.com
Pratik Panda
Website: http://www.PratikPanda.com
Custom firmware, Knowledge base and freelancing (ESP8266/ESP32):
http://www.iot-bits.com
Re: Esp Mesh SSIDs
Postby cartman18 » Tue Jul 25, 2017 4:49 am
Hi,
thank you for your answer.
I have one more question:
Is it possible to set all nodes to STA mode? (modem power save modes disabled)
So there are no SSID broadcasts "on the air"..
Thanks a lot
thank you for your answer.
I have one more question:
Is it possible to set all nodes to STA mode? (modem power save modes disabled)
So there are no SSID broadcasts "on the air"..
Thanks a lot
Re: Esp Mesh SSIDs
Postby Lukas F. » Tue Jul 25, 2017 4:04 pm
So to clarify things a bit:
1. The SSID of the node's networks is HIDDEN and not broadcasted. The nodes DON'T show up at all by default. It also seems to be impossible to change this behaviour with the code available from the mesh-SDK since any change done to the access-Point-configuration beforehand is overwritten by mesh_enable().
2. From my experience, it is not possible to connect to a mesh-node's sub-network from a non-mesh device like a mobile, etc.
3. Other than low power leafe-nodes, it is not possible to operate a mesh-node in station-mode only (since then no further ESP could connect to the node and no mesh could be spanned).
Best regards,
Lukas
1. The SSID of the node's networks is HIDDEN and not broadcasted. The nodes DON'T show up at all by default. It also seems to be impossible to change this behaviour with the code available from the mesh-SDK since any change done to the access-Point-configuration beforehand is overwritten by mesh_enable().
2. From my experience, it is not possible to connect to a mesh-node's sub-network from a non-mesh device like a mobile, etc.
3. Other than low power leafe-nodes, it is not possible to operate a mesh-node in station-mode only (since then no further ESP could connect to the node and no mesh could be spanned).
Best regards,
Lukas
Who is online
Users browsing this forum: Baidu [Spider] and 5 guests
Login
Newbies Start Here
Are you new to ESP8266?
Unsure what to do?
Dunno where to start?
Start right here!
Latest SDK
Documentation
Complete listing of the official ESP8266 related documentation release by ESPRESSIF!
Must read here!
- All times are UTC+08:00
- Top
- Delete all board cookies
About Us
Espressif Systems is a fabless semiconductor company providing cutting-edge low power WiFi SoCs and wireless solutions for wireless communications and Internet of Things applications. We are the manufacturer of ESP8266EX.