Hi everyone,
I'm having an issue with my setup that I can't find anyone else talking about, so I can only assume it's something I'm doing wrong. Everything works perfectly, but every so often my lights lose connection and revert to the default colour in WLED (usually orange) for a few seconds, and then go back to doing what theyre supposed to do. Sometimes it will work for a while without flashing orange, but other times it will happen multiple times in an hour. Here's what the log shows when it happens:
2022-03-06T16:02:18.119Z [ LEDDEVICE] (WARNING) Previous line repeats 200 times
2022-03-06T16:11:21.439Z [ LEDDEVICE] (WARNING) Previous line repeats 200 times
2022-03-06T16:31:19.039Z [ LEDDEVICE] (WARNING) Previous line repeats 200 times
2022-03-06T16:32:21.759Z [ LEDDEVICE] (WARNING) Previous line repeats 200 times
Here's my setup (I'm assuming the video capturing part isn't relevant, but let me know if it is):
WS2812b (206 LEDs) powered by 5V 8A Power Adapter (for LEDs only)
ESP8266 v3 flashed with NodeMCU v2 (from here https://github.com/awawa-dev/HyperSerialWLED/releases)
Raspberry Pi 4b running Hyperion 2.0.12 set up to connect to ESP8266 through WLED
If anyone can offer any suggestions I'll be forever grateful!
Thanks.