node-red-nodes
node-red-nodes copied to clipboard
Serial in configuration overwritten by Serial out
I am running Node-RED v0.20.7
I noticed that both serial in and serial out nodes have a section for "Input" configuration. It happens that I am using both at the same time for the same port. When I changed the input configuration on the serial in node, I noticed that it's not really changing or doing anything different. Later after lengthy investigation, I realized that's because the serial out node still had the default configuration and node-red apparently deployed the input configuration for serial out last, ignoring the input configuration for serial in.
This is clearly a bug to me, and my suggestion for the solution is to have input configuration only on the serial in node, and output configuration only on the serial out node. This I believe will make more sense to most.
Thank you!
which version of the serialport node are you using ?
which version of the serialport node are you using ?
0.8.8