Skip to content

Instantly share code, notes, and snippets.

@4noha
Created December 20, 2017 04:42
Show Gist options
  • Save 4noha/453bb4d0297101d04b973d7ec99bc7f8 to your computer and use it in GitHub Desktop.
Save 4noha/453bb4d0297101d04b973d7ec99bc7f8 to your computer and use it in GitHub Desktop.
sudo bluetoothctl
> scan on
> scan off
> exit
sudo apt-get install dbus
wget https://raw.githubusercontent.com/mk-fg/fgtk/master/bt-pan
chmod +x bt-pan
# sudo apt-get install python-pip
# pip install dbus
sudo ./bt-pan --debug client D0:13:FD:D8:78:D8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment