Port 502 (Modbus TCP) is commonly used across the network. Ensure firewall rules allow TCP traffic between the Eniris gateway and the charger's IP on port 502. Do NOT expose port 502 to the public internet.
Follow these steps to enable Modbus TCP communication between an Ilumen charging station and the Eniris gateway. The steps assume the charger is already powered and reachable on the local network.
Access the charge station network configuration:
Use the Ilumen configuration UI (web interface) or the vendor-provided configuration tool.
If the charger uses DHCP by default, set a static IP or reserve an IP in your DHCP server for the charger.
Network settings:
Set IP address within the same subnet as the Eniris gateway (for example: 192.168.1.50).
Set subnet mask and gateway consistent with your local network.
DNS is optional for Modbus TCP but may be required for firmware updates or vendor tools.
Modbus TCP server settings:
Enable Modbus communication and select "Modbus TCP/IP" as the communication mode.
Set the server port to 502 (the Eniris Modbus driver expects port 502).
Confirm the Modbus unit/slave ID (also called Device ID). Typical range: 1–247. Note this ID is required by the Eniris Modbus driver configuration.
Tip
Tip
The Ilumen driver in Eniris expects Modbus slave IDs in the 1–247 range. Use a unique ID on the network to avoid collisions with other Modbus/TCP devices.
Ensure the device is reachable:
From the Eniris gateway, verify TCP connectivity: e.g., use telnet 502 or an equivalent network test.
If connectivity fails, check switch/router VLANs, firewall rules, and physical cabling.
Configure the Eniris gateway:
In Eniris device configuration, create a device entry with:
Protocol: "Ilumen EV Charger protocol V1"
Connection mode: Modbus TCP
IP address: the charger's static IP (or DNS name)
Port: 502
Modbus slave/unit ID: the configured Device ID on the charger
Optionally provide serial number and model in the driver parameters to help device identification.
Match communication parameters:
Modbus TCP: no serial line parameters required (baud/parity/stopbits do not apply).
Ensure the Eniris gateway's Modbus client is configured to use Modbus TCP framing.
Discovery and verification:
After adding the device in Eniris, run a device scan/discovery.
The driver validates the device by reading specific registers (e.g., voltage measurement registers). Successful reads confirm the charger is online.
In Eniris logs you should see the charger appear with a nodeId like: SGW-Ilumen-EVC-.