I set up a small 30 LED APA102 strip a year or so ago. I compiled the firmware myself. I think I have found the things I changed to make it work, and all I see is adding USE_APA102
.
I updated to 0.12.0 on it this morning, and I can’t control the strip. It remembers my wifi settings, I can interact with the web site, and it looks updated (I see the color previews on the color presets). The peek looks correct, but the strip is just solid white.
I am guessing I have the wrong pins in the LED config section. I am using an esp8266.
I know you won’t be able to see the connector I have on the LEDs. But it looks to me that the CI is connected to the D3 pin and the DI is connected to D4. I tried putting 3 and 4 in the LED config on the web page, and that didn’t work.
I think the pins I was supposed to use were in the instructions for APA102. I don’t see anywhere that I changed them in my local copy of WLED.