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
when i reboot the raspberry pi , on restart after 120 seconds node js script open the serial port and wait for data, it not reading the uart data. I have check from other chip uart data is coming via cool term. after Restart I stopped the running process , and run manually it Receive data always . only issue is it's not receiving data on restart
NOTE: only first time , i have done another test like on open port after 20 seconds closed the port opened again it receive data.
What should have happened?
It has to receive on first open of the serial port
Additional information
No response
The text was updated successfully, but these errors were encountered:
SerialPort Version
9.0.6
Node Version
16.20.2
Electron Version
No response
Platform
aarch64 GNU/Linux
Architecture
aarch 64
Hardware or chipset of serialport
/dev/ttyAMA0
What steps will reproduce the bug?
What happens?
when i reboot the raspberry pi , on restart after 120 seconds node js script open the serial port and wait for data, it not reading the uart data. I have check from other chip uart data is coming via cool term. after Restart I stopped the running process , and run manually it Receive data always . only issue is it's not receiving data on restart
NOTE: only first time , i have done another test like on open port after 20 seconds closed the port opened again it receive data.
What should have happened?
It has to receive on first open of the serial port
Additional information
No response
The text was updated successfully, but these errors were encountered: