How to test ESP Mesh Network
Posted: Sun Jan 19, 2020 3:34 am
I have three ESP32 modules and I have made one of the module as fixed root node.
Other two nodes should connect to root for sending request.
I see that both the nodes are able to send http request and receive response.
However I see that both the nodes are directly connecting to root node,
but I want to test one node directly connecting to root and the other node should connect to root via other node.
How do I test this and does it print some log information to validate the scenario?
Request for any document or instruction to achieve this testing
Cheers!!
/Hp
Other two nodes should connect to root for sending request.
I see that both the nodes are able to send http request and receive response.
However I see that both the nodes are directly connecting to root node,
but I want to test one node directly connecting to root and the other node should connect to root via other node.
How do I test this and does it print some log information to validate the scenario?
Request for any document or instruction to achieve this testing
Cheers!!
/Hp