mtongnz / ESP8266_ArtNetNode_v2

ESP8266 based WiFi ArtNet to DMX, RDM and LED Pixels
GNU General Public License v3.0
611 stars 158 forks source link

Node keeps rebooting/reseting later setup corrupted #50

Open matajumotors opened 7 years ago

matajumotors commented 7 years ago

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 commented 7 years ago

This is a known bug #41

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