nRF Util v7.1.0

Installing libusb-1.0 and nRF-udev on Linux

libusb-1.0 usually comes installed with Ubuntu and nrf-udev can be installed by downloading a .deb file from the nrf-udev project.

  1. Run the command sudo apt install libusb-1.0-0
  2. Download the latest .deb from nRF-udev.
  3. Run: sudo dpkg -i nrf-udev_1.0.1-all.deb