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.
0
votes
0answers
37 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
0answers
114 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
150 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
69 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
168 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
97 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
517 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
218 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
111 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
466 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
395 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
362 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
2k 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 ...
8
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 ...