nRF5 SDK v14.2.0
USB Device Example
This information applies to the nRF52840 SoC only.

This is a simple example based on USB Device HAL and driver. The example emulates a HID mouse.

Setup

You can find the source code and the project file of the example in the following folder: <InstallFolder>\examples\peripheral\usbd

LED assignments:

Button assignments:

Testing

Test the USB Device Example application by performing the following steps:

  1. Compile and program the application.
  2. Connect the development kit to the host computer.
  3. Press Button 1 and observe that the mouse cursor moves.

Documentation feedback | Developer Zone | Subscribe | Updated