V3 Vibration Sensor Plus not providing sensor data on Node Red

Hi,

I have got my ncd V3 vibration sensor plus and Industrial computing edge gateway interfaced like the below image:

unnamed

However, as I plug the sensor onto a running motor for vibration signatures. I am not able to receive any data. I keep on receiving debug messages approximately every 30 seconds from the debug node “debug1” which is connected to the gateway. What could be the problem with the sensor debug node? Why can’t my sensor provide me with data ???

See the picture below of what I mean:

I also noticed as I turned off my motor where the vibration sensor was attached to it, I got this message as the image below:

I have tried many strategies but nothing seems to be working. I also noticed on Node-Red’s manage palette @ncd-io/node-red-enterprise-sensors request for an update to 0.1.15. However, I am getting an error message when I try to update.

2024-02-11T08:13:12.321Z Install : @ncd-io/node-red-enterprise-sensors 0.1.15
2022-12-22T12:48:54.750Z npm install --no-audit --no-update-notifier --no-fund --save --save-prefix=~ --production --engine-strict @ncd-io/node-red-enterprise-sensors@0.1.15
2022-12-22T12:48:56.168Z [err] npm
2022-12-22T12:48:56.169Z [err]
2022-12-22T12:48:56.170Z [err] WARN config production Use --omit=dev instead.
2022-12-22T12:50:07.928Z [err] npm
2022-12-22T12:50:07.928Z [err] ERR!
2022-12-22T12:50:07.929Z [err] code
2022-12-22T12:50:07.929Z [err] CERT_NOT_YET_VALID
2022-12-22T12:50:07.930Z [err] npm
2022-12-22T12:50:07.930Z [err] ERR! errno CERT_NOT_YET_VALID
2022-12-22T12:50:07.938Z [err] npm
2022-12-22T12:50:07.938Z [err] ERR!
2022-12-22T12:50:07.939Z [err] request to https://registry.npmjs.org/@ncd-io%2Fnode-red-enterprise-sensors failed, reason: certificate is not yet valid
2022-12-22T12:50:07.946Z [err]
2022-12-22T12:50:07.947Z [err] npm
2022-12-22T12:50:07.947Z [err] ERR! A complete log of this run can be found in:
2022-12-22T12:50:07.947Z [err] npm ERR! /home/ncdio/.npm/_logs/2022-12-22T12_48_56_052Z-debug-0.log
2022-12-22T12:50:07.966Z rc=1

Please advise what should I do about these issues.

Hi @krish15, could you check if the board to board connector is making a good connection and check and see if any pins are bent.

And also the M12 connector.

I think, looks like, that’s a problem of your Industrial computing edge gateway date.

Is your gateway already connected to the internet?

Hi, yes the gateway is connected to the internet through my university’s ethernet. The university internet must have some regulations and firewalls, could that be the issue ??

Hi, I had checked all those earlier, I’ll just check again.

can you share a picture of the sensor box inside ?

Hi Anil,

I think the sensor is functioning properly now. It felt like one of the group of pins was loose as per the image below:

Seems to be fixed now. Thank you for your assistance.

1 Like

Hi,

The update issue was resolved using this flow designed to completely uninstall and reinstall the library to resolve any issues that may crop up during updates or install of the node-red-enteprise-sensors library at: https://raw.githubusercontent.com/ncd-io/NCD-Edge-CR/main/configuration/flows/library-fixer.json.

This was provided by one of your colleagues.

Thank you for your assistance.

2 Likes