NeoPixel on nRF5340

Hi,

Is it possible to use the Adafruit_NeoPixel library with the nRF5340 DK? I tried controlling an 8-pixel module using Zephyr’s led_strip example, but it didn’t work. I believe the pixels use the WS2812 protocol.

Has anyone successfully controlled NeoPixels with this board?

Thanks!

Related