project config error: USBD_VIDEO_CLASS not defined.

I am currently working on a project where I intend to use an nRF54 chip as a BLE or ESB receiver node to capture JPEG image signals and transmit them to a PC via USB. I would like to utilize USB Video function to stream JPEG frames, but I couldn’t find related USB Video application examples in the SDK, which supposed to be found. When I tried downloading and building USB Video Webcam example from GitHub, I encountered compilation issues like the image shown above.

Could you please advise on how to resolve this? Thank you!

Li Boyan

11/03/2026

Related