Skip to content

Instantly share code, notes, and snippets.

@st-f
Last active February 7, 2017 00:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save st-f/d0cbef2ea73bb2523b9418d30ffb29ad to your computer and use it in GitHub Desktop.
Save st-f/d0cbef2ea73bb2523b9418d30ffb29ad to your computer and use it in GitHub Desktop.
systemctl status bluetooth
sudo systemctl start bluetooth
sudo apt-get install bluetooth bluez-utils blueman bluez python-gobject python-gobject-2
sudo usermod -G bluetooth -a pi
sudo apt-get install blueman
cat /etc/group | grep bluetooth
sudo chmod +x /bin/connect-bluetooth.sh
sudo nano /etc/udev/rules.d/10-local.rules
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment