Created
December 20, 2017 04:42
-
-
Save 4noha/453bb4d0297101d04b973d7ec99bc7f8 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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