From edfcdce937f2d7b2bd44c35398d9a416ebaa68cc Mon Sep 17 00:00:00 2001 From: h3lp Date: Thu, 5 Mar 2026 13:19:37 +0200 Subject: [PATCH] Add rpi bluetooth commands --- Software Notes/linux/rpi_bluetooth_commands.txt | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 Software Notes/linux/rpi_bluetooth_commands.txt 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