Page 1 of 1

ESP32

Posted: Sat May 12, 2018 7:11 pm
by akieni
Hello,
I am working on a project that consists of deploying a mesh network (over 30 nodes) in a small community.. each node is virtually 150 m apart from each other..
But I would to know if this can be achieved using ESP32..
If yes, can anybody share with me some online resources on how to do that..
The main point of the mesh will be to share internet access..
Regards,
Chris

Re: ESP32

Posted: Sun May 13, 2018 2:53 pm
by kolban
Chris,
If your goal is to have distributed access points where folks can connect their PCs/mobile devices and surf the web then the ESP32 can't currently do that. The ESP32 doesn't have routing capabilities for TCP/IP network traffic.

Re: ESP32

Posted: Sun May 13, 2018 4:07 pm
by fly135