Chipkin BACnet Explorer

The perfect utility for testing, debugging and discovering devices, objects, properties on BACnet networks

💗 Thank you 💗

Thank you for downloading and providing feedback for the latest release of Chipkin BACnet Explorer

We will be regularly updating the Chipkin BACnet Explorer with new versions. A notification in the application will alert you when a new version is available. Any feedback on new features, or suggestions are greatly appreciated.

Please report any issues to ([email protected]).

Downloads

Linux Installation Instructions

The linux version of the Chipkin BACnet Explorer is currently only offered as an AppImage. See AppImage.org for more details.

To run the AppImage, run the following command: ./cas-bacnet-explorer-portable.AppImage

If the AppImage is not executable, run the following command: chown a+x ./cas-bacnet-explorer-portable.AppImage. This may require sudo.

If after running the AppImage, the following error occurs The SUID sandbox helper binary was found, but is not configured correctly. Rather than run without sandboxing I'm aborting now. run the following command: ./cas-bacnet-explorer-portable.AppImage --no-sandbox.