Skip to content

Instantly share code, notes, and snippets.

@chesster
Created January 17, 2015 23:30
Show Gist options
  • Save chesster/a0cf614ce7da1e87a6e4 to your computer and use it in GitHub Desktop.
Save chesster/a0cf614ce7da1e87a6e4 to your computer and use it in GitHub Desktop.
systemctl start bluetooth
bluetoothctl
power on
agent on
default-agent
scan on
pair 24:FD:52:3A:AE:89
connect 24:FD:52:3A:AE:89
scan off
exit
systemctl stop bluetooth
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment