diff --git a/Software Notes/linux/rpi_bluetooth_commands.txt b/Software Notes/linux/rpi_bluetooth_commands.txt new file mode 100644 index 0000000..6e7c6bf --- /dev/null +++ b/Software Notes/linux/rpi_bluetooth_commands.txt @@ -0,0 +1,8 @@ +Bluetooth services: +systemctl status hciuart +systemctl status bluetooth + + +Disable bluetooth in firmware: +vim /boot/firmware/config.txt + dtoverlay=disable-bt