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

Options resetting frequently #62

Open T3rry12 opened 6 years ago

T3rry12 commented 6 years ago

Sorry i wont be much help as most of this is WAYY over my head, but i did get this up and running with a few hiccups along the way, one thing i am noticing though is, first off the reboot from the web interface doesn't seem to work, but second, almost every time i reboot the wemos, it loses all the settings, i have to ad-hoc to it to re-set up the wifi, but then when i reboot the wemos again, most of the time, it loses the settings again, a few times it has retained them, but not often...

i don't know if this is related to bug #41 or not.

ammuller commented 6 years ago

Please try https://github.com/ammuller/ESP8266_ArtNetNode_v2 It is preforming relatively stable with WS2812, keeps settings no WDT issues. The lights get stuck every few minutes but can be reset with web interface.

mtongnz commented 6 years ago

Thanks for the contribution @ammuller I am looking forward to trying your code when I get a bit of time.