Search found 3 matches

by shantha
Sun Jan 23, 2022 4:40 pm
Forum: ESP-IDF
Topic: ESP MESH invalid state seems to cause lockup
Replies: 6
Views: 7516

Re: ESP MESH invalid state seems to cause lockup

Hi Jyf_sunshine, Thanks for your reply. We have observed this happening when we restart our Root node, another node becomes the root and previous root node is going to this looping status. Also, we have observed sometimes this is happening to other nodes as well. Appreciate if you can explain how th...
by shantha
Sun Jan 09, 2022 4:45 pm
Forum: ESP-IDF
Topic: ESP MESH invalid state seems to cause lockup
Replies: 6
Views: 7516

Re: ESP MESH invalid state seems to cause lockup

I am using IDF ver 4.3 and facing the same issue. here is my debug output. I (7509) mesh: [scan]new scanning time:600ms, beacon interval:300ms I (7519) mesh: 2004<arm>parent monitor, my layer:3(cap:6)(node), interval:7642ms, retries:1<normal connected> I (00:00:06.904) MAIN: <MESH_EVENT_PARENT_CONNE...
by shantha
Sun Dec 19, 2021 3:19 am
Forum: General Discussion
Topic: ESP WIFI-MESH ip-Internal-network max number of nodes
Replies: 0
Views: 4116

ESP WIFI-MESH ip-Internal-network max number of nodes

Hi, We have built a Wifi mesh network with 50 nodes around ip-internal-network example on IDF version 4.3 and currently working fine with OTA and MQTT. We need to expand it to 200 nodes. We have seen in menuconfig (Component config -> LWIP ->DHCP Server -> Max number of stations) there is a limitati...