Bluetooth: Difference between revisions

No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
Not to be confused with [[Bluetooth LE]], which is totally different except where it's the same.
==Ubertooth==
==Ubertooth==
===Firmware===
===Firmware===
Line 20: Line 22:


-------- end --------
-------- end --------
</pre>
[grimes](0) $ sudo ubertooth-dfu -d bluetooth_rxtx/bluetooth_rxtx.dfu -r
The upgrade process tends to complain about I/O errors despite working:
<pre>
[grimes](1) $ sudo ubertooth-dfu -d bluetooth_rxtx/bluetooth_rxtx.dfu -r
libUSB Error: Input/Output Error:  (-1)
Switching to DFU mode...
Switching to DFU mode...
Checking firmware signature
Checking firmware signature
Line 30: Line 28:
........................................
........................................
.......................................
.......................................
libUSB Error: Input/Output Error:  (-1)
[grimes](0) $  
[grimes](0) $  
</pre>
</pre>