-
Hi,
I'm relatively new to java, so forgive me if this is trivial. I need to communicate two way with a ttyS0 port. I've found this library and added it to classpath of my project as libs\jSerialCo…
-
I would like to ask if there are any even remote plans to add support for serial over Bluetooth LE (low energy)? Currently, at least on OSX serial over "classic" Bluetooth works flawlessly using jSeri…
-
I am using the Insteon HUB (2245-222) and can successfully connect with `insteon-terminal` to perform commands. However, I often experience an issue where the same command cannot run twice or otherwis…
oybed updated
6 years ago
-
The program runs just fine on my PC (Ubuntu 17.10) and on a Raspberry PI with Raspbian installed. This Raspberry PI just stopped working so I now want to use a Banana PI M64 as replacement, and there …
-
We have a piece of software using jSerialComm on a bunch of different platforms including Windows, Linux and Mac. On Windows and Linux it works like a charm but recently there has been some issues on …
-
Does anybody have a simple example how to use jSerialComm in Groovy?
Regards
ghost updated
6 years ago
-
When attempting to read from a SerialPortInputStream in blocking mode with a timeout configured, an IOException is thrown when no bytes could be read until the timeout occured. I find this very confus…
sgudd updated
6 years ago
-
Hello Everyone out there!!
I have been developing a Java application for implementing a serial communication using JSerialcomm Library. My Operating System is Ubuntu 14.04.
As per the instructi…
-
Hello?
How is this error addressed?
"can't seal package com.fazecast.jSerialComm: already loaded?"
Thanks!
-
I managed to make an app for Arduino. Reads a string, sends a char, scanner mode.
Everything I did with a usb cable I'd like to do wi fi now (quickly and painlessly).
What are the chances jseri…
ghost updated
6 years ago