node-red-nodes icon indicating copy to clipboard operation
node-red-nodes copied to clipboard

node-red-node-serialport: Port lock after unplug using the Split-input option

Open ch3fch3f opened this issue 6 years ago • 0 comments

I have a problem with the node-red-node-serialport package. I have a sensor connected via a serial-to-USB adaptor. I'm using the serial-request node to request data from the sensor which works fine as long as the USB-adaptor stays connected. If I unplug the USB and plug it in again the serial request doesn't work anymore. Only after deploying it works again. Probably some USB lock problems occured. I'm using the "Split input after x seconds" option. For another sensor which doesn't have to use this option the unplug and plug works fine.

ch3fch3f avatar Aug 07 '19 12:08 ch3fch3f