You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using the latest version of the module.
I am facing an issue below:
In my node program, if I disconnect the serial port, it tries to open it unless the serial port is found. Once found, it opens the device successfully. But give me error in writing to the serial port.
"Error: Error Input/output error calling write(...)"
Also, if I close my node program and run again, it works fine with the same connection.
Please suggest.
Thanks in advance!
Regards,
Monica
The text was updated successfully, but these errors were encountered:
Hi,
I am using the latest version of the module.
I am facing an issue below:
In my node program, if I disconnect the serial port, it tries to open it unless the serial port is found. Once found, it opens the device successfully. But give me error in writing to the serial port.
"Error: Error Input/output error calling write(...)"
Also, if I close my node program and run again, it works fine with the same connection.
Please suggest.
Thanks in advance!
Regards,
Monica
The text was updated successfully, but these errors were encountered: