Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How does make hellomesh code work ? #4238

Closed
kadirozdinc opened this issue Jan 25, 2018 · 4 comments
Closed

How does make hellomesh code work ? #4238

kadirozdinc opened this issue Jan 25, 2018 · 4 comments

Comments

@kadirozdinc
Copy link

I have two esp8266 12e module and want to create mesh network using these modules. I loaded the same code to the two esp module but they doesn't communicate with each other. I am monitoring whats happening in Serial on the first ESP. Module is reset itself somehow and shows stack info at regular intervals Where am i doing wrong ?

Thanks in advance

@skadiexe
Copy link

image

Mine show connections (debug enabled) but regularly reboots too. It is inusable thing, open ESP8266WiFiMesh and see.

Using easymesh/painlessMesh could be very interesting, but now esp8266 lib 2.4.0 does not support easymesh

@kadirozdinc
Copy link
Author

I have never tried another libraries but HelloMesh so far. Did you manage to perform mesh network by using esp8266 in any way skadiexe ?

@rkoptev
Copy link

rkoptev commented Apr 2, 2018

I have similar behavior. I flashed HelloMesh example to 2 ESP8266 NodeMCU boards and they stucks on "Setting up mesh node...". While one of nodes just stuck - second one constantly rebooting.

@devyte
Copy link
Collaborator

devyte commented Aug 1, 2018

Fixed via #4718 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants