(emailed to you, yes Pi4b)PhilE wrote: ↑Tue Mar 24, 2020 4:41 pmAnd can you confirm that you're on a Pi 4? It helps to have all the information in one place.
Are you able to run a btmon capture?
Code: Select all
$ sudo btmon -w k380.bts # Ctrl-C when you're done - perhaps try to connect twice
This did it... thank you both!Douglas6 wrote: ↑Thu Nov 07, 2019 12:01 pmI just confirmed: uninstalling BlueZ also masks and deletes hciuart.service. You're going to need to (re)install pi-bluetooth.
Code: Select all
sudo apt install pi-bluetooth
Code: Select all
pi@Pi4b:~ $ sudo systemctl enable --now hciuart
Failed to enable unit: Unit file /etc/systemd/system/hciuart.service is masked.