0aad:002c NRP-Z31

Rohde & Schwarz GmbH & Co. KG

Vendor ID
0aad
Product ID
002c
Combined
0aad:002c
Decimal
2733:44

What is this device?

This is the USB identifier for a NRP-Z31 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 002c 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:002c Rohde & Schwarz GmbH & Co. KG NRP-Z31.

How to identify it on your system

Linux

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

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

Windows

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

USB\VID_0AAD&PID_002C
USB\VID_0AAD&PID_002C&REV_0100

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

macOS

$ system_profiler SPUSBDataType
    NRP-Z31:
      Product ID: 0x002c
      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
	002c  NRP-Z31

More from Rohde & Schwarz GmbH & Co. KG