Add rpi bluetooth commands
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
Bluetooth services:
|
||||
systemctl status hciuart
|
||||
systemctl status bluetooth
|
||||
|
||||
|
||||
Disable bluetooth in firmware:
|
||||
vim /boot/firmware/config.txt
|
||||
dtoverlay=disable-bt
|
||||
Reference in New Issue
Block a user