I am using Matek 2812 (8) led strip that is sold to be used on drones for a project I am doing. The microprocessor is a ESP32 Wroom. with the latest WLED install. I am getting flashing leds and only the first led is changing colors. What could be going on here? The leds are 5v and the microprocessor I am using a wall adapter. I also tried it on a power supply but it is still the same. I have never had these issues with a ESP8266 in my projects.
I switched from GPIO2 to GPIO16 and still having the same issue. Since this is an ESP32 with 3.3v pins maybe I need a logic level converter for 3.3v up to 5v.