Skip to content

Instantly share code, notes, and snippets.

@hassanabidpk
Created July 29, 2017 14:25
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 hassanabidpk/eb67e8b40d539e2177c9ff2fa88583fd to your computer and use it in GitHub Desktop.
Save hassanabidpk/eb67e8b40d539e2177c9ff2fa88583fd to your computer and use it in GitHub Desktop.

Remove existing version sudo apt-get -y remove nodejs*

Install new version curl -sL https://deb.nodesource.com/setup_7.x | sudo -E bash -

Install Bluetooth modules

sudo apt-get install bluetooth bluez libbluetooth-dev libudev-dev

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