Hi Team
I am facing a reconnection issue from the serial in / serial request node
Initially i am able to connect to port and get the data. when I disconnected the bridge in the application HHD virtual serial port (COM3-COM4) and recreated it
From then I am not able to connect back and get data whenever I am polling through timestamp.
As in 25-serial.js, it is mentioned as 15000 as the default I have seen the documentation and updated the settings with serialReconnectTime as 5000 but it is not making an impact in successful reconnection
It is not getting reconnected at all when it is tested with the com-port-data emulator and HDD virtual serial port tool.