Hi,
In my project, I am use nRF52832 for controlling ws2812b led strip with 8 leds.
I am use SDK 14.2 and s132_softdevice_5.0.0.
I have problems with the latency of softdevice that danified the led frame and the color show by led is not that I intended. I read that the ble_radio_notification library can resolve my problem but I don't kown how to implement it.