JSSC 2.10.1 is not able to receive serial data on Windows 11.
|
List Ports |
Open Port |
Send Data |
Receive Data |
| Linux |
✅ |
✅ |
✅ |
✅ |
| macOS |
✅ |
✅ |
✅ |
✅ |
| Windows |
✅ |
✅ |
✅ |
🚫 |
- I'm testing using a Mettler Toledo P90 scale.
- In previous versions of JSSC, sending
W\n would return the weight value on this scale. This still works on Linux, and macOS but Windows no longer returns a value.
- As a baseline for sending data, I testested
Z\n to zero the scale and that works to "ZERO" the scale for all platforms so I believe JSSC is sending data just fine but unable to receive data on Windows.
Workaround:
Possible causes:
@hiddenalpha FYI
JSSC 2.10.1 is not able to receive serial data on Windows 11.
W\nwould return the weight value on this scale. This still works on Linux, and macOS but Windows no longer returns a value.Z\nto zero the scale and that works to "ZERO" the scale for all platforms so I believe JSSC is sending data just fine but unable to receive data on Windows.Workaround:
Possible causes:
@hiddenalpha FYI