I am trying to add COM2 in two flow files Flow1 and Flow2. The data is displayed in both flows initially . But when we disable and enable Flow1 then the Flow2 serial port is not displaying the data though it displays connected .
What you describe sounds like a bug in the node. Disabling one of the serial nodes should not break the other one. Please raise an issue in the node-red-nodes repository.
Seems to work fine for me on Linux - not sure what you are doing with Postman - are you disabling the tab or just the node ? And you are re-deploying in between times ? If I disable/enable in the editor it works fine (for me).