Reply To: Cannot connect via bluetooth

Max2Play Home Forums Max2Play Add-ons Cannot connect via bluetooth Reply To: Cannot connect via bluetooth

29. Oktober 2021 at 19:04 #51761

I started yet another attempt to get bluetooth streaming working on the max2play/rapsi3 device.
I installed a bluetooth dongle now, as you suggested (1mii Bluetooth Adapter PC), but max2play still uses the built-in adapter.
I tried activating the USB device by hand, but I get an error message:

root@max2play:~# hciconfig -a
hci1: Type: Primary Bus: UART
BD Address: B8:27:EB:ED:96:81 ACL MTU: 1021:8 SCO MTU: 64:1
UP RUNNING PSCAN
RX bytes:745 acl:0 sco:0 events:46 errors:0
TX bytes:1522 acl:0 sco:0 commands:46 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: ‚max2play‘
Class: 0x0c0000
Service Classes: Rendering, Capturing
Device Class: Miscellaneous,
HCI Version: 4.1 (0x7) Revision: 0x168
LMP Version: 4.1 (0x7) Subversion: 0x2209
Manufacturer: Broadcom Corporation (15)

hci0: Type: Primary Bus: USB
BD Address: 00:00:00:00:00:00 ACL MTU: 0:0 SCO MTU: 0:0
DOWN
RX bytes:581 acl:0 sco:0 events:82 errors:0
TX bytes:20534 acl:0 sco:0 commands:83 errors:0
Features: 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
Packet type: DM1 DH1 HV1
Link policy:
Link mode: SLAVE ACCEPT

root@max2play:~# hciconfig hci1 down
root@max2play:~# hciconfig hci0 up
Can’t init device hci0: Cannot assign requested address (99)

How can I activate hci0?