Time to Complete
10 Min.
By Craig Cmehil
How to setup your system to access a TI `SensorTag` using Bluetooth and Node.js
The following describes the general procedures necessary to setup your local environment to communicate and work with a Bluetooth TI SensorTag
.
Install the following tools:
Install the Node.js native add-on build tool from the command prompt (or Terminal)
npm install -g node-gyp
For more information see Installation instructions
Install the Node.js SensorTag
library from the command prompt (or Terminal)
npm install -g sensortag
For more information see Installation instructions
You may also need to check the prerequisites for Noble
Updated 03/04/2018
Contributors Provide Feedback
10 Min.
TI SensorTag