Skip to content
This repository was archived by the owner on Dec 27, 2018. It is now read-only.
 
 

Repository files navigation

texas-sensortag

Node.js lib for the TI CC2650 SensorTag

Available sensors:

  • sensorTemp (float)
  • ambientTemp (float)
  • accelerometer (text)
  • humidity (float)
  • magnetometer (text)
  • pressure (float)
  • gyroscope (text)
  • luminosity (float)

Prerequisites

Install

npm install

Usage

  1. Configure the MQTT and the frequency of data collection in the config file (./publisher/config.json).

  2. Execute the following script:

./texasCC2650.sh
  1. Press and hold the device power button for 5 seconds to establish the bluetooth connection.

About

Node.js lib for the TI SensorTag

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages