Hello OpenEMS community,
I’m currently working on controlling a slave Edge from a master Edge using Edge2Edge, and I’m facing some issues. The setup includes an ESS on the slave.
On the master Edge, I activated the ESS Fix Active Power controller and set it to 5000 W (charge/discharge). On the slave Edge, I also activated the ESS Fix Active Power controller and set it to 2000 W (charge/discharge). I placed the Modbus TCP/IP read-write controller at the top of the scheduler, followed by the second ESS Fix Active Power controller.
With this setup, the master successfully controls the slave and sends 5000 W to the ESS on the slave. However, the problem occurs when the ESS Fix Active Power controller on the master is turned off instead of the slave using its own local ESS Fix Active Power setting (2000 W), the master sends 0 W, and the ESS takes that value.
My goal is that when the controller on the master is turned off or not actively controlling the battery , the slave should automatically fall back to managing the ESS using its own local controller.
Could you please explain why this happens and guide me on how to solve this issue?
Looking forward to your advice.
Best regards,
Hamza