Search found 2 matches

by the-remote-engineer
Wed May 12, 2021 4:58 am
Forum: ESP-IDF
Topic: ESP MESH invalid state seems to cause lockup
Replies: 6
Views: 7489

Re: ESP MESH invalid state seems to cause lockup

I am seeing the same issue. (full disclosure: I'm running router-less code with esp-idf v4.2) Here is my debug: I (15903) mesh: [scan]new scanning time:600ms, beacon interval:500ms I (15913) mesh: 1990<arm>parent monitor, my layer:2(cap:6)(node), interval:11259ms, retries:1<normal connected> I (1592...
by the-remote-engineer
Wed May 12, 2021 4:08 am
Forum: ESP-IDF
Topic: ESP-MESH without a router
Replies: 12
Views: 13508

Re: ESP-MESH without a router

I'm also trying to build a routerless mesh network (using tree topology, with esp-idf v4.2). It seems that I have the network forming with a chosen root device, but I'm not getting messages through. Debug shows that devices are connecting. See below: I (1882) wifi: new:<1,1>, old:<1,0>, ap:<1,1>, st...