Difference between revisions of "Installing BtleJuice"

From Embedded Lab Vienna for IoT & Security
Jump to navigation Jump to search
Line 11: Line 11:


== Description ==
== Description ==
sudo npm cache clean -f
sudo npm install -g n
sudo n 4.9.1





Revision as of 20:09, 14 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

Step 3 Setting up BtleJuice proxy

service bluetooth start
hciconfig  

Step 2 Launch Btlejuice

btlejuice-proxy


Setting up BtleJuice core

Used Hardware

References