I would like to use the Xbee mounted directly on a raspberry pi and receive data from the enterprise sensors and endnodes. Is it just a matter of selecting the xbee serial port and using the xbee mac address?
@Anil_Bhaskar so I can use the standard “ncd-red-wireless” in node-red to achieve this or do I have to use the Xbee nodes on node-red? The only reason I ask is I only see setting there relating to your modems. Is the API data from the modems the same if it was directly from the Xbee its self?
Hi Matthew,
yes, you can use ncd-re-wireless with RPI.
they data comes as it is so it wont care if its coming from PI shield or any of the modems.
Only thinkg you will need to change is the port. rather then using USB port you will need to select the serial port. i guess its ttyAMA0 or something like that on pi