Skip to content

Instantly share code, notes, and snippets.

@llllllllll
Created April 10, 2014 17:14
Show Gist options
  • Save llllllllll/10403385 to your computer and use it in GitHub Desktop.
Save llllllllll/10403385 to your computer and use it in GitHub Desktop.
sudo apt-get update
sudo apt-get install bluez bluez-utils scons git libbluetooth-dev
git clone https://github.com/llllllllll/C_NXT.git
cd C_NXT/src
scons
cp libc_nxt.a ../example
cd ../example
make
gpasswd -a crunchbang bluetooth
bluetooth-wizard # PIN = 1234
echo "Done!"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment