Hi there! I would like to connect our Bose Mini Soundlink to my raspberry pi with OSMC installed (The Operating system, not on raspbian.)
When I go to My OSMC > Networking > Bluetooth, I enable bluetooth, connect the Bose Speaker, then it asks me to connect with or without pin. I first tried without. Then nothing happenned. Then, I tried using the option ‘With pin’. I’ve never been able to enter is somewhere.
Yes, I’ve read this:
Since I’m not using raspbian, those commands do not work on the OMSC console.
Any help would be appreciated!
Thanks in advance!!
Jonas
I am not sure where you got this wrong.
Those instructions are obviously written for OSMC (this forum is not about raspbian at all) and they work very well.
Anyhow ad2p is in the meantime available on the stable version of OSMC. So just run sudo apt-get install a2dp-app-osmc
Hi there!
Wow! That was a fast response! Awesome!
I tried running sudo apt-get-install a2dp-app-osmc.
This is the output: Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package a2dp-app-osmc
Seriously? That’s the best way to make people ignore your thread!
If it is still not working (I assume you removed the Bose from the left side if it showed up there?) I would suggest to go to command line and use bluetoothctl to scan, pair, trust, connect
Well my above explanation basically sums it up bluetoothctl to scan, pair, trust, connect
Go to command line (which I assume you know how as you installed a2dp)
Run bluetoothctl
Within bluetoothctl run scan (your Bose speaker with MAC Address should be shown), next pair + the MAC of the speaker (you can use TAB for autocompletion)