Have a ax210 internal card in the the pc I'm using which is intel chip that provides both bluetooth and wifi, but the bluetooth range isn't good. So I bought a bluetooth usb adapter (realtek) and plugged it in and then ran rfkill list:
[dan@archlinux ~]$ rfkill list
1: hci1: Bluetooth
Soft blocked: no
Hard blocked: no
2: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
8: hci3: Bluetooth
Soft blocked: no
So 1 is the internal bluetooth from the AX210 card, and 8 is the usb adapter. I ran rkill block 1 but all that does is completely turn off my bluetooth and then I have to run systemctl start bluetooth to get it back, at which point 1 is unblocked again.
Is there any way to get this to work? Any advice much appreciated. I think the realtek usb adapter has to work since it shows up in the list but I can't get it to be used