First of all I'm working with a backtrack 5 VM through parallels.
Been working on this for 14 hours straight, so I'm desperate.
I built my own ubertooth, checks out fine. flashed the bootloader onto it just fine too.
Now i'm working on flashing the bluetooth_rxtx.bin file onto it using ubertooth_dfu but I keep getting the following error:
No module named core Traceback (most recent call last): File "ubertooth-dfu", line 318, in <module> print dfu.get_status( ) NameError: name 'dfu' is not defined. [/CODE] The command I use: [CODE] python ubertooth-dfu write bluetooth_rxtx.dfu