Hi,
kennt jemand einen kleinen Bluetooth-Lautsprecher der mit einem 100m Bluetooth-USB-Stick kompatibel ist und ebenfalls die theoretischen 100m könnte?
Habe ca 20m mit einer PorotonWand zu überbrücken.
Will damit die Sprachausgabe, bzw Befehlsbestätigung von FHEM realisieren.
Interessate Links:
https://wiki.debian.org/BluetoothUser (//wiki.debian.org/BluetoothUser)
https://wiki.debian.org/Bluetooth/Alsa (//wiki.debian.org/Bluetooth/Alsa)
http://www.forum-raspberrypi.de/Thread-bluetoothkopfh%C3%B6rer (//www.forum-raspberrypi.de/Thread-bluetoothkopfh%C3%B6rer)
http://raspberrypi.stackexchange.com/questions/934/how-do-i-install-bluetooth-for-my-mouse-and-keyboard (//raspberrypi.stackexchange.com/questions/934/how-do-i-install-bluetooth-for-my-mouse-and-keyboard)
Gruss
Tobias
Edit: So gehts:
nano /etc/bluetooth/audio.conf
[General]
Enable=Source,Sink,Media,Socket,Control
$bluez-simple-agent hci0 xx:xx:xx:xx:xx:xx
$bluez-test-device trusted xx:xx:xx:xx:xx:xx yes
$bluez-test-audio connect xx:xx:xx:xx:xx:xx
nano ~/.asoundrc
pcm.bluetooth {
type bluetooth
device "XX:XX:XX:XX:XX:XX"
profile "auto"
}
mplayer -ao alsa:device=bluetooth test.mp3
mplayer -ao alsa:device=bluetooth -http-header-fields "User-Agent:Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.22 (KHTML, like Gecko) Chrome/25.0.1364.172 Safari/537.22m" "http://translate.google.com/translate_tts?tl=de&q=Das (//translate.google.com/translate_tts?tl=de&q=Das) ist ein test"
Zitat100m Bluetooth-USB-Stick
ich habe zwar keine Antwort auf deine Frage, aber eine andere Frage: welchen Stick hast Du denn da? Ich finde irgendwie nur Sticks mit wenig Sendeleistung (class irgendwas mit ein paar Milliwatt). Ich habe ein paar BT Lautsprecher, die mit dem HTPC ganz gut funktionieren. Aber wenn ich sie auf die Terasse stelle, dan hakt ab und zu der Empfang.