Skip to content

Instantly share code, notes, and snippets.

@exbotanical
Created March 9, 2020 04:56
Show Gist options
  • Save exbotanical/d2b1a0ff9680831e86c41c006d8622dc to your computer and use it in GitHub Desktop.
Save exbotanical/d2b1a0ff9680831e86c41c006d8622dc to your computer and use it in GitHub Desktop.
eve linux configs
# eve-linux configurations - not a script, but cmds
# bluetooth
hcitool scan
var=DEVICE
# as root
rfcomm bind $var
rfcomm connect hci0 $var
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment