ws2812 LED Driver with nrf52840

I want to control the ws2812 LED Driver using nrf52840 and connect sdk.

I have tried the example led_strip but it does not compile.

I have checked on forum and found that a sample for that is already available as led_ws2812. But in my repo that example is not present.

I am using ncs version 2.7.0.Currently I am using nrf52840 Developement kit for testing.

Related