Table of Contents

Gateway Configuration

1. Configuration Web Server

The Climkit Gateway has an internal web server used to check the configuration and connection of the devices.

However, everything is configured on the main portal app.climkit.io. The Gateway simply imports its configuration from the portal.

Log in to the web server using the local URL available on the portal under Configuration > Gateway > Local Access to Gateway. Or use its local IP address with port 8080 (e.g., 192.168.2.10:8080).

The password is available under Configuration > Gateway > Configuration Server Password.

The Gateway regularly checks for configuration changes, but it is possible to immediately import the new configuration by clicking the UPDATE CONFIGURATION.

Configuration Mode

Activate configuration mode under Configuration > Config mode.

When activated, the CONFIG MODE stops all services and allows you to manually interact with devices, such as reading meters or closing relays.

Remember to disable it when you are finished.

Once disabled, all services are restarted and the Gateway should operate normally.

Services

The Gateway can simultaneously run the following services based on the main configuration:

  • Meter Reading: for regularly reading the meters and exporting their data to the Climkit Cloud.
  • Charging Station: used to interact with EV charging stations (load management and authentication).
  • Sensor Reading: used to read sensors and export their data to the Climkit Cloud.
  • Optimization: algorithm to optimize self-consumption of solar electricity.
  • Card Readers: for interacting with RFID readers and opening or closing relays.

You can view their logs and status (✅ /❌) under their respective tabs on the configuration web server.

Restart all services by enabling and disabling the Config mode.

Meter Tab

The Meter tab with the CONFIG MODE enabled is used to manually interact with Modbus and Mbus meters.

It can also be used to change the primary Modbus or Mbus address of a device.

Additionally, it can be used to manually read a Modbus register of a connected device.

2. Upload Configuration File

Upload the installation configuration file

  • Download the JSON configuration file of the installation from the Climkit portal under Configuration > Gateway.
  • Connect the Gateway to your local router with an Ethernet cable and power on the Gateway.
  • Wait a few minutes, open a web browser and go to the local configuration server at http://climkit.local:8080/ (or the local IP, e.g., 192.168.1.10:8080).

Log in with the default credentials:

USERNAME: "config"

PASSWORD: "climkit"

  • Go to Upload Config > Choose the JSON configuration file and click UPLOAD.
  • Once the configuration is complete and successful, restart the Gateway and wait for 5 minutes.
  • You can now reconnect to the local configuration server using its IP address or the new local URL available at: Configuration --> Gateway --> Local Configuration Server.

USERNAME: "config"

PASSWORD: The installation's own "Config Server password"

You can also access the installation remotely with the "Remote config server" link.

Note that the connection may take up to 5 minutes to become available.

3. Troubleshooting

When connected to an internet connection, the Gateway automatically communicates with Climkit servers.

Here is a quick guide on how to troubleshoot most connection issues.

Internet Connection

4G Router

Check with a computer that the router is connected to the Internet.

Check the RJ45 cables.

If there is no Internet, three possible explanations are:

  • Defective router
  • Defective Ethernet port on the router
  • Disabled SIM card (4G connection)

Local LAN Router

Check the connection between the router and the Gateway (Ethernet cables, switch, etc.).

Do not use powerline devices (Ethernet over powerline).

RS485 or Mbus Issues

If not all meters are being read:

  • Ensure that the meters are addressed.
  • Check that the Modbus settings are correctly configured (address, parity, baud rate).
  • Use a tester to ensure there is no intermittent connection on the bus between A, B, and GND.
  • Verify that all cables are properly connected and making contact. Sometimes, if the wire is poorly inserted, it may be clamped on the insulation and not making contact.
  • To isolate the issue, disconnect the entire bus and connect the meters gradually, checking that they read one by one as you add them slowly.
  • Ensure all meters are wired in series and not in a star configuration.
  • Check that the RS485/USB adapter is not damaged. Verify that the correct adapter colors are being used (A=orange, B=yellow, GND=black).

If some meters are not being read:

  • Check that the circuit breaker is not tripped
  • Check that no wire on the bus is disconnected, taking the rest offline.
  • Check the bus address of the meter(s).

How Did We Do?

Cloud Gateway Configuration (MQTT)

Contact