Bluetooth not working on reTerminal #611
Unanswered
ClovisCorde
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I have a problem with my reTerminal and I can’t find solutions online.
I had the problem with the reTerminal powering up a blank screen after the first boot.
So I flashed the 32 bit Raspbian-reTerminal image by following the instructions from : https://wiki.seeedstudio.com/reTerminal-FAQ/#q2-how-can-i-flash-raspberry-pi-os-which-is-originally-shipped-with-reterminal
The reTerminal is now working great except for bluetooth.
Indeed, after the first boot I type
sudo systemctl status bluetooth
and I get this result :So I typed
sudo modprobe btusb
and then started bluetooth manually, when I typesudo systemctl status bluetooth
I now get this result :Now my problem is that when I type “hcitool dev” there is no device.
Also, I saw online that it could be a problem with the UART and when I type “sudo systemctl status hciuart.service” I get this result :
Does anyone have a solution for this? My goal is to be able to scan bluetooth devices around the reTerminal. Thanks
Beta Was this translation helpful? Give feedback.
All reactions