The use of the ESP8266 in the world of IoT

User avatar
By ritesh
#52832 Hi,

Sorry for late Reply....

I have started to work on ESP_MESH_DEMO firmware which is released to create MESH network between multiple ESP Nodes.

Right Now, I have checked it with 2 ESP-WROOM-02 nodes in which one node becomes as Root node and second node becomes as leaf node which tries to communcate with the Root Node and started comminications with each other.

I have also started server python script in one of my Linux System and also updated user_config.h header file based on local server configuratiuon and also updated same for Router configuration.

Now, I will test with bunch of ESP-WROOM-02 nodes and also will try to look code once everything works fine without any issue.


Regards,
Ritesh Prajapati