Skip to content

Instantly share code, notes, and snippets.

@arselzer
Created December 24, 2015 22:03
Show Gist options
  • Save arselzer/c531d14d5fac880f9dc2 to your computer and use it in GitHub Desktop.
Save arselzer/c531d14d5fac880f9dc2 to your computer and use it in GitHub Desktop.

bluetoothctl

agent on
scan on
pair ADDR
info ADDR

rfcomm bind /dev/rfcomm0 20:15:03:31:24:20 echo hi | /dev/rfcomm0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment