Difference between revisions of "Installing BtleJuice"

From Embedded Lab Vienna for IoT & Security
Jump to navigation Jump to search
Line 15: Line 15:
  sudo apt-get install bluetooth bluez libbluetooth-dev libudev-dev
  sudo apt-get install bluetooth bluez libbluetooth-dev libudev-dev


=== Step 2 ===
=== Step 2 Install Btlejuice ===
  npm install -g btlejuice
  npm install -g btlejuice


== Used Hardware ==
== Used Hardware ==

Revision as of 21:56, 10 February 2020

Summary

Description what this documentation is about

Requirements

  • Operating system: Ubuntu 18.04 bionic amd64
  • Packages: git emacs

In order to complete these steps, you must have followed Some Other Documentation before.

Description

Step 1 Install the dependencies of BtleJuice using the package manager.

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

Step 2 Install Btlejuice

npm install -g btlejuice

Used Hardware

References