Hi,
I am new to BACnet and still learning how BACnet/IP works, so apologies if this is a basic question.
I am trying to read properties from a BACnet/IP device located in a different VLAN and the behaviour is as follows:
The device cannot be discovered via Who-Is (no BBMD, expected)
Using YABE, if I manually configure the device with Device ID + IP:Port, the device appears online
However:
ReadProperty also does not work using other tools such as bacrp.
Only YABE is able to “detect” the device when IP:Port is manually specified, but property reads still fail outside YABE.
Is there a simple example or recommended approach for this use case?