xbee-java icon indicating copy to clipboard operation
xbee-java copied to clipboard

Set of Java APIs to interact with Digi International's XBee radio frequency modules.

Results 38 xbee-java issues
Sort by recently updated
recently updated
newest added

*Why* xbee-java is crashing with newer java systems like JDK11. As far as I know, this only affects 64 bit versions of Java, as the rxtx library is simply too...

I have ran several coverity and find bugs analysis on the project. Some false positives and intentional issues were reported which I have already indicated in our coverity repo. I...

You can probably guess what the problem is here. I am forced to modularize my project because I am using JavaFX, but I get this error: `Error occurred during initialization...

Hi , I'm running Digi Java Library on Beagle Bone Balck, using UART1 for which I have connected the RX, TX of the Xbee, when I run My jar file...

Hi Team, I have attached the Xbee coordinator to a USB port of Raspberry pi Model 3B when I am trying to open the device connection I am receiving the...

Tried to run the localDIO example using the code that was given in the XBJL library. Initially I thought it was a problem with the RTXT prerelease difference, but I...

seems like this might be a problem using this Library: ``` [WARNING] The POM for org.rxtx:rxtx:jar:2.2 is missing, no dependency information available [WARNING] The POM for org.rxtx:rxtx-native:jar:macosx:2.2 is missing, no...

I get the following errors building a project that depends on this library: ``` Downloading: file:///Users/rhwood/Developer/JMRI/JMRI/rhwood/JMRI/lib/org/rxtx/rxtx/2.2/rxtx-2.2.pom Downloading: https://repo.maven.apache.org/maven2/org/rxtx/rxtx/2.2/rxtx-2.2.pom Downloading: http://ftp1.digi.com/support/m-repo/org/rxtx/rxtx/2.2/rxtx-2.2.pom [WARNING] The POM for org.rxtx:rxtx:jar:2.2 is missing, no dependency information...

Hi, We are facing an unexpected event, which we have formed a mesh network of 6 devices includes 3 Routers,2 End nodes and 1 coordinator, in Digi-mesh Synchronous sleep network....

Any reason why core classes are crippled with android dependencies that have absolutely nothing to do with XBee's?