ESP-MESH networking using Ethernet on a local network?
Posted: Thu May 16, 2019 2:09 pm
by akhileshthorat
Hello folks,
I'm curious to know whether ESP-MESH networking is possible on 100's of ESP-32 connected through Ethernet on a local network(no wlan here). just like a private network, web servers on each node and addressable through IP address.
Re: ESP-MESH networking using Ethernet on a local network?
Posted: Thu May 16, 2019 2:22 pm
by WiFive
What would it do that a standard Ethernet network doesn't already do?
Re: ESP-MESH networking using Ethernet on a local network?
Posted: Fri May 17, 2019 8:54 am
by akhileshthorat
WiFive wrote: ↑Thu May 16, 2019 2:22 pm
What would it do that a standard Ethernet network doesn't already do?
I am confused whether a network of ESP's connected through Ethernet can form a private secure network(no internet connection)
Accessible through a centralized PC or router
Re: ESP-MESH networking using Ethernet on a local network?
Posted: Wed May 22, 2019 8:14 am
by ESP_LBB
Hi akhileshthorat,
ESP-MESH can form a private local network via wifi internally, and searching the node by its mac address through a PC or router.
Please refer to this doc for more info about ESP-MESH:
https://docs.espressif.com/projects/esp ... pplication