Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 1.1 KB

README.md

File metadata and controls

26 lines (18 loc) · 1.1 KB

Ble node installer

This package is intended as main installation package for SOCIFI's ble positioning system.

It is intended for installation on raspberry pi and works on raspbian lite. You can download it from SOCIFI's mirror. For it's checksum refer to this file

Installation

To install our suite you'll need to download repository from github, change at least User_key, User_Id, Brand_Id and Group_Id in configuration file and then install package via pip.

Commands to issue this are as follows. Please note that you migh use vi or any other text editor instead of nano.

sudo apt-get install git
git clone https://github.com/socifi/ble-node-installer
cd ble-node-installer
nano config.conf
\# change values in config file
sudo pip install .

Notice

By installing this software you permit SOCIFI access the device remotely on your request. This package contains a software which allows SOCIFI doing the remote support.