Open n0l1n opened 5 years ago
Any solution to this? I followed the tutorial, flashed the bootloader and the ESP32 bin file to the ESP32 firebeetle. Then configured the wlan settings. I was able to control the leds once using the web interface. Now when booting all the LED's flash about once every second and webpage is not reachable. Seems to be rebooting constantly.
We discovered a flickering in the late stages of testing. After research, it might be an issue of the WS2812FX library on ESP32 boards.
Referance: https://github.com/kitesurfer1404/WS2812FX/issues/41 https://github.com/Aircoookie/WLED/issues/2
As there is no instant solution insight, we'll use an ESP8266 with an HC-05 module in the master branch. The ESP32 project will be moved in a separate branch.