Python script using bluepy for detecting BLE narrow devices and tracking them in terms of distance working on Linux. The project has been tested on Raspberry PI 3.
-
Python 2.7.13
-
Bluez
sudo apt-get install bluez bluez-hcidump
-
Bluepy
sudo apt-get install python-pip libglib2.0-dev sudo pip install bluepy
If you satisfy requirements, you can just run the script
sudo python [directory]/GettingRSSI.py