Skip to content

Instantly share code, notes, and snippets.

@twentyse7en
Last active December 25, 2022 11:01
Show Gist options
  • Save twentyse7en/c37d4e562bae187acf99eb0138821f4f to your computer and use it in GitHub Desktop.
Save twentyse7en/c37d4e562bae187acf99eb0138821f4f to your computer and use it in GitHub Desktop.
Connect bluetooth device using bluetoothctl

start bluetoothctl

  • $ bluetoothctl

Now we are in bluetoothctl prompt

  • # power on
  • # scan on
  • # pair address pair if you haven't
  • # connect address
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment