0aad:002d NRP-Z37

Rohde & Schwarz GmbH & Co. KG

Vendor ID
0aad
Product ID
002d
Combined
0aad:002d
Decimal
2733:45

What is this device?

This is the USB identifier for a NRP-Z37 manufactured by Rohde & Schwarz GmbH & Co. KG. The vendor ID 0aad is registered to Rohde & Schwarz GmbH & Co. KG with the USB Implementers Forum, and 002d is the product ID that Rohde & Schwarz GmbH & Co. KG assigned to this particular model. When you run lsusb on Linux, this device appears as 0aad:002d Rohde & Schwarz GmbH & Co. KG NRP-Z37.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 0aad:002d Rohde & Schwarz GmbH & Co. KG NRP-Z37

You can filter directly with lsusb -d 0aad:002d, or get the full descriptor dump with lsusb -v -d 0aad:002d. Kernel messages from dmesg show the same pair as idVendor=0aad, idProduct=002d.

Windows

In Device Manager, open the device, go to Details → Hardware Ids. This device reports:

USB\VID_0AAD&PID_002D
USB\VID_0AAD&PID_002D&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_0AAD&PID_002D"

macOS

$ system_profiler SPUSBDataType
    NRP-Z37:
      Product ID: 0x002d
      Vendor ID: 0x0aad  (Rohde & Schwarz GmbH & Co. KG)

Driver help

Having driver issues with this device? Most USB devices are handled by a generic class driver; if yours shows up as an unknown device, confirm the ID above first, then check the manufacturer's downloads page.

Raw usb.ids entry

The exact lines this page is generated from, in the upstream source file:

0aad  Rohde & Schwarz GmbH & Co. KG
	002d  NRP-Z37

More from Rohde & Schwarz GmbH & Co. KG