This will be the client side of the BLE. This repository will be used on the raspberry pi which will act as a client or gateway between the adafruit_feather_sense and cloud.
- Download pip3 and dependent library libglib2.0-dev
sudo apt-get install python3-pip libglib2.0-dev
- Download bluepy
pip3 install bluepy
pip3 install infludb infludb_client