monarco / monarco-hat-driver-nodejs

Node.js driver for the Monarco HAT - Add-on board for Raspberry Pi
BSD 3-Clause "New" or "Revised" License
4 stars 2 forks source link

ERROR: Failed CRC Check on received message. #2

Closed ptorrent closed 6 years ago

ptorrent commented 6 years ago

Hello,

When I launch the demo , I got this error...


root@WBox:/plugins/pluginch/lib/monarcoLib/monarco-hat-driver-nodejs# npm install npm WARN package.json monarco@1.0.0 No repository field. npm WARN package.json monarco@1.0.0 license should be a valid SPDX license expression root@WBox:/plugins/pluginch/lib/monarcoLib/monarco-hat-driver-nodejs# node index.js Monarco HAT Node.js library 'demo' example v1.0 Cycle interval: 70 [ms] ERROR: Failed CRC Check on received message.


Any idea ? Thanks for your help !

rexcontrols commented 6 years ago

Hi, sorry to hear about the difficulties. Can you please check/try the following:

I just tried with a fresh Raspbian Stretch image from 2017-09-07 and I got it working using the instructions from the readme.md file.

Let me know...

ptorrent commented 6 years ago

Hello

Thanks for your reply.

I do not know what happened. We launched the demo on a Raspberry. We restarted the test several times and suddenly everything worked. Maybe the system was not ready.

We work with your device on our product for several weeks and everything seems to work perfectly.

Thanks a lot for your work.