sandeepmistry / node-sensortag

Node.js lib for the TI SensorTag
MIT License
218 stars 111 forks source link

Error reading Accelerometer #103

Closed skrichten closed 6 years ago

skrichten commented 6 years ago

I get this error when I try to read the accelerometer...

[Error: service uuid f000aa8004514000b000000000000000 not found!]

Update... Same error trying to read the gyro.

skrichten commented 6 years ago

Nevermind... I did not realize you had to run connectandsetup. I will try that.