NCD Sensors library

Have you contacted the author of the node yet ?

Craig

Yes, but i don't receive answer for now

Hi, what could be nature of the problem? Is it because NCD uses only 900HP-S3B Industrial Wireless Mesh? And can we use different rf modules with ncd library?

I have no idea - it is not built for your use case - if the author will not reply then consider moving on

Craig

Can we use zigbee nodes + xbee nodes to create some zigbee network?
https://flows.nodered.org/search?term=zigbee&type=node&type=flow&type=collection&page=1
https://flows.nodered.org/search?term=xbee&type=node&type=flow&type=collection

I had the exact same problem. What I did to resolve it :

  1. I desinstalled ncd-red-wireless 1.5.18 with npm in the 'node-red' directory (npm uninstall ncd-red-wireless) then I made sure it disapeared in the Manage palette tab in thebnode-red interface (don't forget to refresh the web page)
  2. I reinstalled the 1.5.14 version of ncd-red-wireless with npm in the node-red directory (npm install ncd-red-wireless@1.5.14)
  3. I restarted node-red, refreshed the node-red's web page and tadam !!!

Everything is running fine now. I think that there is a bug in the latest version of ncd-red-wireless because I got the exact same problem on two different node-red installations.

I wish it will help you !

Thank you, i'll try your advice! Did you try to use the ncd nodes with xbee modules?

I use XBee Pro S38 modules. These are the standard 900MHz ncd.io wireless modules.

Do you try to use ncd nodes in node red with some of those xbee modules - XB24-ZB/XB24-DM ?

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.