Page 1 of 1

ESP-MESH testing sample code

Posted: Tue Mar 12, 2019 9:15 am
by cvar12
Hello,

I am interested in putting together a WiFi mesh network using ESP-MESH in autonomous mode.

Is there a sample code for testing the mesh performance end-to-end such as latency, throughput etc.?

Since accessing to the mesh from an external IP network is only through the root node connected to a WiFi router, I was thinking about some kind of loopback test where I send packets from a PC to a mesh end node which will return back over the mesh.

Any help on this would be much appreciated.

Re: ESP-MESH testing sample code

Posted: Tue Mar 12, 2019 10:52 am
by ESP_LBB
Hi cvar12,

Maybe you can refer to the example in MDF: https://github.com/espressif/esp-mdf/tr ... r/examples