Could you guide me to a relevant example that demonstrates how to connect and use a gamepad or similar devices with the NRF700DK development kit, which is equipped with the nrf5340 chip? I'm interested in attaching a gamepad to the USB input.

I have produced a video showcasing my problem - youtube.com/.../DIEXafmKeOk. Essentially, I am seeking guidance on suitable application examples that enable me to establish a connection between a Logitech F310 gamepad and the nrf7002-dk development kit using the USB interface. The goal is to receive commands from the Logitech gamepad and transmit them to another device via Bluetooth.

Related