After spending considerable time troubleshooting delays in BACnet/IP communication with our SpaceLogic controllers, I discovered a simple yet effective solution. The issue was rooted in the DHCP configuration, which introduced unnecessary delays during the failover process and WHO-IS discovery. By switching to a static IP address, we noticed a significant improvement in communication speed and reliability.
Here’s how we implemented the fix:
- Identify the Controller’s IP Settings: Locate the IP configuration menu within the controller’s interface.
- Assign a Static IP: Enter a reserved IP address that won’t conflict with other devices on the network.
- Save and Reboot: Apply the changes and reboot the controller to ensure the new settings take effect.
This adjustment not only streamlined our BACnet/IP operations but also reduced the risk of communication failures. If you’re experiencing similar delays, I highly recommend exploring this configuration tweak. It’s a straightforward solution that can make a world of difference in your smart building setup! ![]()