The is no Bluetooth (a wireless communications standard) connectivity, though Bluetooth devices may be connected via a Bluetooth hub in one of the board's USB ports.
2
votes
1answer
36 views
Connect to bluetooth device on startup
I want my Raspberry Pi to be a Music Server. So I connected some speakers and everything works fine now. Tho only problem is that i have to connect the speakers manually after each startup.
Is there ...
0
votes
0answers
53 views
Connected Bluetooth Speaker not playing sound
I have connected my Bluetooth speakers to my Raspberry Pi (Wheezy). But my problem is, that the Pi is not recognizing the bluetooth speakers. There is no sound, but the player plays my music.
If i ...
1
vote
0answers
58 views
CSR Bluetooth softblocked, and rfkill unblock <id> doesn't work
I am setting up an emulation box and am hoping to use these instructions to be able to use a PS3 six-axis controller.
The dongle works fine on my main PC, I can pair, scan, etc.
I have Raspbian ...
0
votes
0answers
85 views
What commands do I use to make Bluetooth discoverable on RPi running Raspbian
hcitool scan on my RPi reveals the other local Bluetooth devices, but they do not recognise the RPi Bluetooth. Can anyone tell me the command to make Bluetooth discoverable on the RPi, please.
1
vote
2answers
515 views
Setting up Bluetooth dongle
Hi Im trying to get my Bluetooth dongle set up. When I search for it using lsusb, the following comes up in the terminal:
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device ...
1
vote
0answers
531 views
Sending audio to multiple different A2DP bluetooth speakers
At a basic level I'm wondering if I can send audio to multiple bluetooth speakers at once. Before I invest in multiple bluetooth speakers and a bluetooth dongle for the Pi, I'm wondering if it's even ...
0
votes
3answers
113 views
Bluetooth Dongle and Macbook Keyboard
I usually work on my macbook and I can ssh to the raspberry pi for many of my tasks. However, I want to use my TV monitor which is connected to raspberry pi and have my Macbook keyboard as the input ...
2
votes
1answer
241 views
Bluetooth connection
Can anybody tell me exactly what I need to do in order to get my android phone to communicate to the Raspberry Pi via Bluetooth? I am new to this and I have made an Android app that has 2 buttons ...
2
votes
0answers
117 views
Receiving files from android via bluetooth?
So I currently have an android application that is paired to my pi via the bluetooth dongle. Regularly in order to recieve a file, I have to go and manually accept the transfer to occur.
Is there way ...
0
votes
1answer
690 views
Raspbmc only responds to bluetooth keyboard after restart
So I managed to pair this bluetooth keyboard with my raspberry pi running Raspbmc. However, when I turn my keyboard back on, I cannot use it inside XBMC. The keyboard is paired with the Raspberry, but ...
1
vote
0answers
268 views
RASBMC Bluetooth Playback over Sound Bar
I have a LG Sound Bar that allows audio playback using Bluetooth.
I'd like to play audio from XBMC on raspbmc over the Sound Bar.
At the same time, Id still like the audio from HDMI to still ...
0
votes
1answer
128 views
Receive on usb bluetooth and send it to uart
Is there any easy way to receive data on cheap usb bluetooth dongle and all of data send to the UART in raspberry?
Thanks for the answers!
0
votes
0answers
484 views
USB Bluetooth dongle not recognised after reboot
I've got a USB Bluetooth dongle fully working on the RPi, paired to my Bluetooth speakers. (0a12:0001 Cambridge Silicon Radio, running latest Raspbian).
The problem comes when I reboot - the device ...
3
votes
1answer
425 views
Is There an Alternative to Bluetooth for Keyboard and Mouse?
I can't get my Bluetooth keyboard or mouse to work with RaspPi. I want a wireless solution. Are there alternatives?
3
votes
2answers
388 views
Bluetooth Dongle not automatically Pairing with BlueSmirf
I've setup Bluetooth on my RaspPi and attempted to connect to my BlueSmirf from Sparkfun.
I can send text to my BlueSmirf from the RaspberryPi using:
echo "Testing" > /dev/rfcomm0
Now the red ...
3
votes
0answers
3k views
Bluetooth reconnect in background
I've managed to get bluetooth to work to connect my bluetooth keyboard on Raspbmc. Using /usr/bin/bluez-test-input connect 20:42:A1:00:96:34 in /etc/rc.local I can even get it connected for when I ...
9
votes
1answer
1k views
How do I share my phone's WiFi internet connection with my Pi over bluetooth?
I have a rooted HTC Wildfire phone (no SIM), a Pi and a bluetooth dongle and an empty wallet.
I want to get my Pi connected to the internet without an Ethernet cable (due to location) and without ...
4
votes
0answers
3k views
A2DP stereo audio over bluetooth
Using the instructions in this answer I was able to get Bluetooth working with a small Asus branded USB receiver. I was able to see other Bluetooth devices in the area, but whenever I put my Motorola ...
10
votes
3answers
2k views
How do I get my bluetooth keyboard to pair automatically before I log in?
I asked how to install bluetooth, so I can use an existing mouse and keyboard. I was able to get that to work, but the keyboard ceases to function when the GUI is logged out.
That means that I still ...
8
votes
2answers
8k views
How do I install Bluetooth for my mouse and keyboard?
Can I get step by step directions for installing a generic Bluetooth dongle, so that I can use an existing bluetooth mouse and keyboard?
This answer to the question How can I use a bluetooth mouse ...
17
votes
3answers
29k views
How can I use a bluetooth mouse and keyboard?
I have a spare Mac keyboard that I'd like to use with my Raspberry Pi when it's plugged into my TV, so that I can use it for surfing internet on my TV.
Has anyone got a working configuration with a ...