Hi erel
the panel pc has finally arrived.
I tried it but unfortunately it does not work with jserial.
Ther's a small utility inside into panel for testing COM.
I have decompiled the utility, but it is quite complex, it seems that work with FileStream.
I attach the link project decompiled, can you do something? https://onedrive.live.com/redir?resid=8096AF53F717A197!131&authkey=!AApndKy-nafvrYI&ithint=file,.zip
I have used these panelpc for a short time, now for several years I have been using panelpc with linux and development with B4J
See Jserial lib. and asyncStreamText
I have used these panelpc for a short time, now for several years I have been using panelpc with linux and development with B4J
See Jserial lib. and asyncStreamText
Thank you, I'm forced to use some Android industrial tablet, but, luckily, it has 2 x USB host interfaces and I found that felUsbSerial library is working fine with our hardware controllers equipped with CH340g so, we will connect over USB, with no problem.