just to add to this... i've installed java on another small linux machine (SLAX) and bacnet4j is experiencing the same problem.. is this linux related?
Latest posts made by mmcguire
-
RE: rapberry pi
-
rapberry pi
Hey there, I'm just getting started with bacnet4j, and i downloaded what appears to be the first release. I did some testing and i got the code to work on my computer, and on the raspberry pi. As i am progressing, i noticed certain features were not working. Recently i relaized there is a new release version 3.2.2, which i have downloaded. I'm now able to read remote values over the network, that's great. everything is working great, except now when i initialize a localdevice object on my raspberry pi 2, it will not show on the device network. The code still works and can read values over the network.... but the same code executed on my PC, works and the device is showing up on the network....
What is different about the pi? i tried java 7 and java 8 on the pi, and no change.
Any help is appreciated.
Morgan