sandeepmistry / node-sensortag

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

Raspberry Pi-3 Acelerometer - Gyroscope - Magnetometer not receive data #109

Open PRONOVATEK opened 5 years ago

PRONOVATEK commented 5 years ago

Hi recently I use our library on MacMini to development an app with data from Acc-Gyro-Magn... and work fine. After it works install the same app on a Raspberry Pi 3 B, and when I try to use the app, the library not recognize any change on movement, only detect change on buttons of sensortag. I use node -v v8.12.0 and library version and the last version of library. If you wish can I share verbose log on DEBUG mode that's not activity on sensor, only when I press the buttons but not in Acc-Gyro-Magn....

regards.

PS: I try to use another bluetooth dongle and I have the same result...