Skip to content

Instantly share code, notes, and snippets.

@scivision
Created December 30, 2015 05:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save scivision/ab65038391fa1951166b to your computer and use it in GitHub Desktop.
Save scivision/ab65038391fa1951166b to your computer and use it in GitHub Desktop.
Bluetooth sound on Intel Edison
opkg install alsa-utils kernel-module-snd-usb-audio bluez5 gstreamer pulseaudio
opkg install kernel-module-ftdi-sio
rfkill unblock bluetooth
bluetoothctl
power on
agent on
scan on
pair <id you find>
trust <id>
connect <id you paired with>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment