Esp32 + neopixle (WS2812B) problems

Has anyone successfully connected any WS2812B to a ESP32 board? If so could you point a link to the library you have working?

I am going to break out the scope to see if anything is being sent on the pin.

Found this not sure it’s what your looking for

I have read and many other tutorials. I am going to test with alternate ides/software libraries, like arduino esp32 plugin, to verify the hardware is fine. Then continue to work on the software. Right now I have moved back to standard leds. I the led work I have used them connected to RPI.

Since I have a working solution, I am lowering the RGB led on my priority list. I will have to live without rainbow colors for now.

Tom