1
0
Fork 0

Disable Bluetooth / Wifi on Pi #20

Open
opened 2023-01-16 13:24:23 -07:00 by rs-mighty · 1 comment
Collaborator
There is no content yet.
Poster
Collaborator
vim /etc/default/bluetooth
rfkill block 0
rfkill block 1
systemctl disable bluetooth.service
``` vim /etc/default/bluetooth ``` ``` rfkill block 0 rfkill block 1 ``` ``` systemctl disable bluetooth.service ```
Sign in to join this conversation.
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: spacecruft/Mighty-Satellite-Ground-Station#20
There is no content yet.