Skip to content

socifi/ble-node-installer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages