Bluetooth dongle problem
- 
					
					
					
					
 Hi, I have raspberry 3 pi b+ and recalbox 6.0 installed, but my bluetooth dongle not recognize. I want to pair my ps3 controllers at dongle because of the big delay. My dongle is a Chipset: CSR8510 and 4.0 version. Here, some comands and results at terminal: hciconfig -a 
 hci1: Type: Primary Bus: UART
 BD Address: B8:27:EB:7A:20:DB ACL MTU: 1021:8 SCO MTU: 64:1
 UP RUNNING
 RX bytes:1018 acl:0 sco:0 events:48 errors:0
 TX bytes:2248 acl:0 sco:0 commands:48 errors:0
 Features: 0xbf 0xfe 0xcf 0xfe 0xdb 0xff 0x7b 0x87
 Packet type: DM1 DM3 DM5 DH1 DH3 DH5 HV1 HV2 HV3
 Link policy: RSWITCH SNIFF
 Link mode: SLAVE ACCEPT
 Name: 'BlueZ 5.47'
 Class: 0x000000
 Service Classes: Unspecified
 Device Class: Miscellaneous,
 HCI Version: 4.1 (0x7) Revision: 0xb6
 LMP Version: 4.1 (0x7) Subversion: 0x2209
 Manufacturer: Broadcom Corporation (15)hci0: Type: Primary Bus: USB 
 BD Address: 00:1A:7D:DA:71:11 ACL MTU: 679:9 SCO MTU: 48:16
 DOWN
 RX bytes:1722 acl:0 sco:0 events:90 errors:0
 TX bytes:1104 acl:0 sco:0 commands:90 errors:0
 Features: 0xff 0xff 0xcd 0xfa 0xdb 0xbf 0x7b 0x87
 Packet type: DM1 DM3 DM5 DH1 DH3 DH5 HV1 HV2 HV3
 Link policy: RSWITCH HOLD SNIFF PARK
 Link mode: SLAVE ACCEPThciconfig hci0 upCan't init device hci0: Operation not supported (95) dmesg | grep too[ 4.634606] Bluetooth: Core ver 2.22 
 [ 4.634773] Bluetooth: HCI device and connection manager initialized
 [ 4.634798] Bluetooth: HCI socket layer initialized
 [ 4.634812] Bluetooth: L2CAP socket layer initialized
 [ 4.634849] Bluetooth: SCO socket layer initialized
 [ 11.869152] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
 [ 11.869164] Bluetooth: BNEP filters: protocol multicast
 [ 11.869183] Bluetooth: BNEP socket layer initialized
 [ 16.332505] Bluetooth: HCI UART driver ver 2.3
 [ 16.332519] Bluetooth: HCI UART protocol H4 registered
 [ 16.332525] Bluetooth: HCI UART protocol Three-wire (H5) registered
 [ 16.333372] Bluetooth: HCI UART protocol Broadcom registeredCan somebody help me ? Thanks 
- 
					
					
					
					
 @tiagoko how are you trying to pair your controller? 
 And why a bluetooth dongle with the rpi3b+? Imo, it works pretty well with the internal.
- 
					
					
					
					
 Hi @paradadf , It's because of the delay comands. Let's me explain: When i press a Button, i have noted a delay to game response. It's not ocorred when i connected the controller at USB cable. i pair the controller connecting the cable USB, then i wait for 10 seconds and remove the cable. Few seconds after, the controler is paired. This don't connected when i plug bluetooth dongle, Just with internal Bt. sorry my english. 
- 
					
					
					
					
 @tiagoko I don‘t have the delay on the pi3b+, but only on the 3b. But ok. Why do you say your dongle isn‘t recognized? It appears to me it is working properly. 
- 
					
					
					
					
 Not appear the Manufacturer from bluetooth dongle, so i think that i need install a driver to be recognized. 
 When i tryied to start USB Bluetooth with comand hciconfig hci1 up, says that operation is not permited.And when i connect the dongle, the controller not pair with it. Do you know How configure and start Bluetooth? Thanks 
