diff --git a/hardware/sensorTag/79-sensorTag.html b/hardware/sensorTag/79-sensorTag.html index 6b9bd14a..6e065d94 100644 --- a/hardware/sensorTag/79-sensorTag.html +++ b/hardware/sensorTag/79-sensorTag.html @@ -78,10 +78,14 @@

Input node for the Ti SensorTag

+

For this node to work correctly Node-Red needs to be run as root, this + due to how Bluetooth 4.0 support is currently implemented in Linux

The UUID field is the mac address of the sensor tag, this is optional can be used to bind to a specific SensorTag if you have more than one - active in range at the same time. (note you can only have one SensorTag per - node-red instance at the moment)

+ active in range at the same time. (note you can only have one SensorTag + per node-red instance at the moment)

+

The topic setting is a prefix that will be pre-pended to name of the + sensor that creates the reading. e.g. sensorTag/temperature