Guest User

Untitled

a guest
Feb 25th, 2018
273
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. git clone git@github.com:IanHarvey/bluepy.git
  2. cd bluepy/
  3. pip3 install --user -e .
  4. sudo hcitool lescan # Wait and look for the Sensor tag. You need its MAC address
  5. sensortag A0:E6:F8:B6:EA:02 -t 1 -A # Replace with your MAC address
Add Comment
Please, Sign In to add comment