Jetson Nano Wifi Bluetooth 8265 card - Bluetooth Mic Headset fails to enable

Hello,

I’ve searched and followed instructions for installing and configure Wifi Bluetooth 8265 card.

Intel Dual Band Wireless-Ac 8265 w/Bluetooth 8265.NGWMG

The wifi works great, no issues.

The bluetooth having issues, although pairing is working, but unable to enable and stay on mode.

sudo apt update
sudo apt upgrade
sudo apt install pulseaudio pulseaudio-utils pavucontrol pulseaudio-module-bluetooth

sudo nano /etc/systemd/system/bluetooth.target.wants/bluetooth.service

and tried each of the following

ExecStart=/usr/lib/bluetooth/bluetoothd

ExecStart=/usr/lib/bluetooth/bluetoothd -d --noplugin=audio,avrcp

ExecStart=/usr/lib/bluetooth/bluetoothd -d --noplugin=audio,a2dp,avrcp

and reboot

The bluetooth mic and headset fails to enable and stay on

Verify Bluetooth is working

hcitool dev

If the Bluetooth adapter is working and available, you should see its address listed (each address is unique):

Devices:
hci0 18:##:##:##:##:##

Run bluetoothctl
Your Nano image should already have bluetoothctl installed.

At the command line, run the following:

bluetoothctl

You should see a response like this (substituting your devices address and hostname):

root@jet1:/home/jet1# bluetoothctl
[NEW] Controller 18:##:##:##:##:## jet1 [default]
[NEW] Device 00:##:##:##:##:## miniMic 1.0
Agent registered
[bluetooth]#

Show Bluetooth adapter info, from within the bluetoothctl app, you can check the status of your bluetooth adapter using the show command:

[bluetooth]# show

Controller 00:##:##:##:##:## (public)
Name: jet1
Alias: jet1
Class: 0x00000000
Powered: yes
Discoverable: yes
Pairable: yes
UUID: Headset AG (00001112-0000-1000-8000-############)
UUID: Headset (00001108-0000-1000-8000-############)
UUID: Generic Attribute Profile (00001801-0000-1000-8000-############)
UUID: PnP Information (00001200-0000-1000-8000-############)
UUID: Generic Access Profile (00001800-0000-1000-8000-############)
Modalias: usb:v1D6Bp0246d0530
Discovering: no

Any suggestions is greatly appreciated.

Thank you in-advance

Bob

Hi Bob,

Have you managed to get bluetooth working? Any result can be shared?
Thanks

*Issue closed due to no further update, please open a new topic. Thanks

Same issue - can’t get any bluetooth speaker to work. Any ideas or updates guys?

Actually found a fix here for speakers: