zigbee4java
zigbee4java copied to clipboard
Addition of JSerialComm as port library
I was unable to use the existing Serial port implementation, received JVM crash.
Solved my issue by using the newer JSerialComm library instead. I'm now able to connect to the serial port on Java 11.