bluetooth device address showing AA:AA:AA:AA:AA:AA - Printable Version +- Forum (http://forum.xbian.org) +-- Forum: Hardware (/forum-7.html) +--- Forum: Video and Audio (/forum-28.html) +--- Thread: bluetooth device address showing AA:AA:AA:AA:AA:AA (/thread-4036.html) |
bluetooth device address showing AA:AA:AA:AA:AA:AA - feign - 24th Jun, 2019 07:50 PM Hi all. my bluetooth on latest bian on RPi 3. is not working. I can manipulate it through bluetoothctl but nothing can connect. And the address is showing all As. As shown here: Code: root@xbian ~ # bluetoothctl Code: root@xbian ~ # hciconfig -a I've tried searching for this solution but found only that i should downgrae bluez to 5.23 which i tried to do from bluez source and it didn't work. I'm not sure this is also a valid solution. On previous version (based on debian jessie) all worked good an address was shown normal. Thank you RE: bluetooth device address showing AA:AA:AA:AA:AA:AA - Nachteule - 26th Jun, 2019 05:21 AM Hmmm, just looked here (Pi3B+). BT is working as expected Could you please replace /etc/init/rpi-bluetooth.conf with this file and try again |