Serial Port
- This topic has 1 reply, 1 voice, and was last updated 9 years, 9 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › Conduit: AEP Model › Serial Port
Node-RED includes Serial in and out nodes. Are there any serial ports available for use on the Conduit that can be used. Or is the USB port able to take a USB Serial device and would this map to a proper serial device?
I know there is a serial module for the Conduit and have seen the Node-RED nodes for it, I’m referring to the simple serial nodes included as default in Node-RED.
I’m not in a position to try this for a day or 2 so could probably answer this myself if I tried it.
Regards
Andrew
Finally tried this, watched the logs and saw the USB device was detected and which port it was allocated too. Next thing, using the Serial In node in Node-RED allowed me to capture received data.
Thanks
Andrew