Difference between revisions of "Installing BtleJuice"

From Embedded Lab Vienna for IoT & Security
Jump to navigation Jump to search
(Created page with "== Summary == Description what this documentation is about == Requirements == * Operating system: Ubuntu 18.04 bionic amd64 * Packages: git emacs In order to complete the...")
 
Line 12: Line 12:
== Description ==
== Description ==


=== Step 1 ===
=== Step 1 Install the dependencies of BtleJuice using the package manager. ===
  sudo apt-get install bluetooth bluez libbluetooth-dev libudev-dev
  sudo apt-get install bluetooth bluez libbluetooth-dev libudev-dev


=== Step 2 ===
=== Step 2 ===

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

npm install -g btlejuice


Used Hardware

References