Hello,
First time posting so I hope have done this correctly, feel free to point me to the correct location I should be listing this.
I am having issues with node-red-node-serialport version 0.15.0 on my Raspberry Pi.
Looking at the forum I am having an issue like this ( Serial Input - No Response ), but I am on the latest version that I can see.
Node-red version 2.2.1
NPM 6.14.16
OS details
Description: Debian GNU/Linux 11 (bullseye)
Release: 11
Codename: bullseye
I have no error message in Node-red and it is connecting to the port without issue, however I get no output from the serial in node.
I have checked the COM port outside of node-red using minicom and I get an output there.
I also noticed that I can send data from node-red to the COM port.
But for some reason I no longer get any input from node-red serial in node.
What can I look at to troubleshoot this further.