Skip to content

Instantly share code, notes, and snippets.

@muzhig
Created April 9, 2013 15:30
Show Gist options
  • Save muzhig/5346671 to your computer and use it in GitHub Desktop.
Save muzhig/5346671 to your computer and use it in GitHub Desktop.
Bluetooth Com port
me@hardy:~$ sudo hcitool scan
Scanning ...
00:02:C7:7D:F5:17 BlueGPS 7DF517
me@hardy:~$ sudo rfcomm bind /dev/rfcomm0 00:02:C7:7D:F5:17 1
me@hardy:~$ ls -l /dev/rfcomm0
crw-rw---- 1 root dialout 216, 0 2008-12-14 23:15 /dev/rfcomm0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment