RMT based NeoPixels (WS2812B) flickers when WiFi is used
Posted: Mon Dec 18, 2017 5:12 pm
Hello Everyone
As described by the title i try to do some "animations" with NeoPixels and a ESP32. They work perfectly fine and do exactly what expected and programmed.
I use the followint RMT-based library: https://github.com/marcmerlin/IoTuz/blo ... ws2812.cpp
Now, as soon as I use the WiFi there is flickering, as if the data gets corrupted.
I tried to use core-pinned task, prioritize them and changed various configs/timings. To no avail. As soon as the WiFi is doing more than idling the flickering starts.
Does this forum have any help fo me? What am I missing? Is WiFi using RMT? What channel?
Thanks already!
As described by the title i try to do some "animations" with NeoPixels and a ESP32. They work perfectly fine and do exactly what expected and programmed.
I use the followint RMT-based library: https://github.com/marcmerlin/IoTuz/blo ... ws2812.cpp
Now, as soon as I use the WiFi there is flickering, as if the data gets corrupted.
I tried to use core-pinned task, prioritize them and changed various configs/timings. To no avail. As soon as the WiFi is doing more than idling the flickering starts.
Does this forum have any help fo me? What am I missing? Is WiFi using RMT? What channel?
Thanks already!