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

Node keeps rebooting/reseting later setup corrupted #50

Open
matajumotors opened this issue Apr 21, 2017 · 1 comment
Open

Node keeps rebooting/reseting later setup corrupted #50

matajumotors opened this issue Apr 21, 2017 · 1 comment
Labels

Comments

@matajumotors
Copy link

Hi,
I am using NodeMCU clone board (esp8266 with CP2102).
Flashed V1 with arduino, upgraded to espArtnetNode_2.0.0_b5d.bin OTA.
It works for a while (30min? or leass) an then it starts to reboot randomly (strip stops and I see specific pattern as when it boots - some white LEDs and a green). Then it re-connects to AP and condinues.
I had connected arround 200 leds or 60 leds - this does not matter.

I did run artnetWIFI sketch next to it and that did not freeze or reboot, so I guess power would not be the issue.

After a several reboots, the setup gets corrupted - SSID/password and other settings and of course falls back to AP mode (where I was able to see the corrupted settings)

Have you seens something similar?
Note this is my 1st day playing with your code and esp8266.

P.S.
I seem to have kind of lost or dropped UDP packets. I run 3x nodesside by side and all of them stutter at the same time once in a while, i guess it is a router thing, could you please comment on this also.

BTW I was impressed by the web interface - good job!

@mtongnz
Copy link
Owner

mtongnz commented May 13, 2017

This is a known bug #41

There is a prize up for grabs for the person who fixes this :)

@mtongnz mtongnz added the bug label May 13, 2017
ammuller pushed a commit to ammuller/ESP8266_ArtNetNode_v2 that referenced this issue Sep 22, 2017
 issue 62 and 50
 possibly adresses settings corrupted by not formating the filesystem if it is
 formatted
 This possibly could lead to corruption

Fix Settings Corruption
Fixes mtongnz#50
Fixes Setting not saving / corruption
Should address corruption issues
Format of eprom logic was incorrect
ammuller pushed a commit to ammuller/ESP8266_ArtNetNode_v2 that referenced this issue Sep 25, 2017
 issue 62 and 50
 possibly adresses settings corrupted by not formating the filesystem if it is
 formatted
 This possibly could lead to corruption

Fix Settings Corruption
Fixes mtongnz#50
Fixes Setting not saving / corruption
Should address corruption issues
Format of eprom logic was incorrect

Preforming quite stable, after wifi reconnect the webpage always works,
but the lights not always
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants