Search found 3 matches

by leo_espressivo
Thu May 06, 2021 9:20 am
Forum: ESP-IDF
Topic: ESP-MESH without a router
Replies: 10
Views: 10946

Re: ESP-MESH without a router

Hey just a small question, you just commented the router configuration lines to make it work without need to have a router? Because I want to do such thing, a ESP-MESH network that doesn't need a router, just some nodes orginized in tree topology, that can send and receive messages between them.
by leo_espressivo
Tue May 04, 2021 1:09 pm
Forum: ESP-IDF
Topic: Internal_communication example needs a router?
Replies: 0
Views: 1325

Internal_communication example needs a router?

I have been trying to understand ESP-MESH by testing some examples. The first one I'm trying is the Internal_communication example. By doing that, I build and upload the example to a ESP32-WROOM-S2 based card, the example works correctly and send info by serial monitor, which I interpret as if the n...
by leo_espressivo
Thu Apr 29, 2021 3:00 pm
Forum: ESP-IDF
Topic: Getting Started with ESP-IDF to create a ESP-MESH
Replies: 0
Views: 1656

Getting Started with ESP-IDF to create a ESP-MESH

So I'm doing my internship at a small entreprise in France and me and a collegue have to create a ESP-MESH from scratch. I came here with zero knowledge about the technology and have been reading part of the documentation (The Programming Guide included). I understand most of the functions, some of ...