bluekitchen / raccoon

Raccoon BLE Sniffer
89 stars 30 forks source link

Fix USB descriptor serial numbers. #10

Closed SeanBurford closed 3 years ago

SeanBurford commented 3 years ago

Previously the serial numbers came up as all zeros on the pca10059. This change uses the device ID as the USB serial number.

mringwal commented 3 years ago

Hi Sean. Thanks for bringing this up. On macOS, I just got /dev/tty.usbmodem0000000001 and was happy with that. Using a fixed id makes it easier to use more than one device.