Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
interfaces:bluetooth [2023/12/06 09:10]
127.0.0.1 external edit
interfaces:bluetooth [2023/12/15 07:45] (current)
darron [USB]
Line 5: Line 5:
 There are two standards in use known as BT classic and BT low energy. There are two standards in use known as BT classic and BT low energy.
  
-Anything other than BLE is considered obsolete now.+Anything other than BLE is considered to be legacy now.
  
 ^HCI / LMP^Version^ ^HCI / LMP^Version^
Line 24: Line 24:
 BT 3.0+HS utilises WiFi. BT 4.0 onward is BLE, anything prior is BDR/EDR. BT 3.0+HS utilises WiFi. BT 4.0 onward is BLE, anything prior is BDR/EDR.
  
-===Hardware=== +===RPi===
- +
-==RPi==+
  
 The Raspberry Pi3/4 have built in BT BLE 5.0 but it can be awkward to setup The Raspberry Pi3/4 have built in BT BLE 5.0 but it can be awkward to setup
Line 39: Line 37:
 </code> </code>
  
-Alternatively, Kernel attachment requires the following entry in /boot/config.txt +Alternatively, the kernel can attach with the following entry in /boot/config.txt 
-on both the Pi3 and Pi4.+on both the Pi3 and Pi4 (reboot to take effect).
  
 <code> <code>
Line 115: Line 113:
 </code> </code>
  
-==USB==+===USB===
  
-Here is a list of obsolete BT USB adapters all of which are either BT 2.0 or 1.2.+Here is a list of legacy BT USB adapters all of which are either BT 2.0 or 1.2.
  
  
 __BARROT__ __BARROT__
  
-BT 2.0 CSR clones which are very cheap from pound stores.+CSR clones which are very cheap and found in pound stores. 
 + 
 +BT 2.0
  
 <code> <code>
Line 157: Line 157:
 __Silicon Wave__ __Silicon Wave__
  
-A very old BT 1.2 interface+A very old USB adapter. 
 + 
 +BT 1.2
  
 <code> <code>
Line 218: Line 220:
 </code> </code>
  
-BT 2.0 + EDR+BT 2.0
  
 <code> <code>