I'm trying to connect sensor tag to watson iot using this library, but it stopped at this stage:
pi@raspberrypi:~/Downloads/iot-sensor-tag/publish $ node sensor-tag.js
Device MAC Address: b827eb5e0e37
The device MAC address does not match the ID in the configuration file.
Make sure the Sensor Tag is on!
MQTT client connected to IBM IoT Cloud.
Hello,
I'm trying to connect sensor tag to watson iot using this library, but it stopped at this stage:
During "npm install" the below error shown:
My environment:
I'm wondering what is wrong. Any help would be appreciated. :)
Thank you! Adi