Ingeteam INGEREV FUSION Installation manual

INGEREV FUSION START-UP

Tabla de contenido / Table of contents
1Introduction................................................................................................................................................... 3
2Master configuration..................................................................................................................................... 4
2.1 Connect to the webserver.................................................................................................................... 4
2.2 3G configuration .................................................................................................................................. 5
2.3 Local IP configuration.......................................................................................................................... 7
2.4 OCPP Configuration............................................................................................................................ 9
2.4.1 General OCPP parameters configuration........................................................................................ 9
2.4.2 Chargeboxid configuration............................................................................................................. 11
2.5 Smart charging configuration............................................................................................................. 12
2.5.1 Plant current configuration............................................................................................................. 12
2.5.2 Charging point current configuration. ............................................................................................ 13
3Slave IP configuration ................................................................................................................................ 14
3.1 Connect to the webserver.................................................................................................................. 14
3.2 Local IP configuration........................................................................................................................ 15
3.3 Final restart........................................................................................................................................ 17
3.4 Current setpoint configuration ........................................................................................................... 18
ANEXO 1. NETWORK CONFIGURATION ....................................................................................................... 19

1 Introduction
The following document summarize the start-up and software configuration of the INGEREV FUSION
charging points.
The procedure will be divided in two different sections, the master configuration and the slaves’ configuration.
In case there is only one charger just the master configuration should be performed.

2 Master configuration
2.1 Connect to the webserver
To access the website, you need to know the modem's IP address. Unless specified otherwise, the default
local IP is 192.168.1.33.
The laptop used to connect to the charging point must have an IP in the same IP range. Please follow the
steps from Annex 1 in order to change the laptop IP.
Once known and having the laptop IP configured, open any web browser and enter the IP address in the
address bar followed by port 8080.
For example, if the IP address is 192.168.1.33, write 192.168.1.33:8080 in the address bar.
In some browsers you must enter the prefix http://.
Enter the provided password which depends on the charging point serial number and click on login. The
username and password are specified on the sticker on the back of the “Installation and Operation Manual”
supplied with the charger.

2.2 3G configuration
Before turning on the charging point the SIM should be inserted in the charging point.
To configure the 3G connection, access Network > Interfaces.
In case there the SIM doesn’t have a specific APN, you should already see the 3G IP in the WAN connection
and there is no need to perform any 3G configuration. Otherwise, follow the steps below.

Click on Edit from WAN connection and configure the required parameters and unclick Discover APN:
- APN
- Username
- Password
The SIM shouldn’t have a PIN.
Click on Save&Apply.
After a couple of minutes you should see the IP address for the WAN connection in the first tab, Network >
Interfaces.
Unclick Discover APN

2.3 Local IP configuration
To configure the local connection, access Network > Interfaces.

Click on Edit from LAN connection, change the IPV4 Address to the desired one and click on Save & Apply.
In case, OCPP communication is through Ethernet also configure the “IPv4 gateway” and the DNS server in
“Use custom DNS servers”. Click on Save & Apply after configuring all values.
The website will show “Waiting for changes to be applied” because the IP is not anymore 192.168.1.33. After
a few seconds, try to connect to the new IP, in this case http://192.168.1.34:8080. This way it would be
confirm that is has been correctly changed.

2.4 OCPP Configuration
2.4.1 General OCPP parameters configuration
To configure the OCPP general parameters, access Applications > OCPP.
The following parameters must be configured:
- OCPP version: 1.5 or 1.6
- Backend url:
oSOAP url shall start with http://
oJSON url shall start with ws://

Once configured the OCPP general parameters, OCPP should be enabled in case it isn’t already enabled,
and restart.
Access System > Startup and proceed depending on the situation. Below the different situations’ procedure.
The above image refers to a charging point where OCPP 1.5 is running. The procedures depending on what it
wants to be made are the following:
1. OCPP 1.5 already running and just configured some parameters:
a. Click on ocppdv15 > Restart
2. OCPP 1.5, running, but want to start OCPP 1.6
a. Click on ocppdv15 > Disable
b. Click on ocppdv15 > Stop
c. Click on ocppdv16 > Enable
d. Click on ocppdv16 > Start

2.4.2 Chargeboxid configuration
By default, the chargeboxid is INGE-Serialnumber. For example, INGE- 6W0A19240050.
It can be configure accessing Charging points > SerialNumber > OCPP
After configuring the chargeboxid click on Save & Apply. Then restart the corresponding OCPP in the tab
System > Startup:
1. OCPP 1.5: Click on ocppdv15 > Restart
2. OCPP 1.6: Click on ocppdv16 > Restart

2.5 Smart charging configuration
2.5.1 Plant current configuration
In case the maximum current of an installation does not allow to charge in every charger at full power, the
smart charging of the plant shall be launched. To configure the maximum plant current access Applications >
Smart Charging > Plant
After configuring the plant current click on Save & Apply.
To apply the new configuration the charging must be reset by clicking on System > Reboot.

2.5.2 Charging point current configuration.
Once the plant smart charging current has been set, the maximum current for each charger shall be
configured in the master charger. Each charger has its respective serial number tab.
This means that the currents defined in each slave charger Webmanager do not apply.
To configure the charging point maximum current access Applications > Smart Charging > Serial number
In this tab the different currents can be configured, the one of the complete charging point (device) and the
one of each outlet, left and right.
Once configured the different currents click on Save&Apply.
To apply the new configuration the charging must be reset by clicking on System > Reboot.

3 Slave IP configuration
By default, the local IP of all the charging point is 192.168.1.33. In order to connect several charging points in
the same bus their IPs shall be reconfigured to different ones.
To perform this reconfiguration, the following steps should be followed in every slave charging point and
assigned them different IPs, for example, 192.168.1.34, then 192.168.1.35…
3.1 Connect to the webserver
The default local IP is 192.168.1.33. The laptop used to connect to the charging point must have an IP in the
same IP range. Please follow the steps from Annex 1 in order to change the laptop IP.
Then, open any web browser and enter the IP address in the address bar followed by port 8080.
For example, if the IP address is 192.168.1.33, write 192.168.1.33:8080 in the address bar.
In some browsers you must enter the prefix http://.
Enter the provided password which depends on the charging point serial number and click on login.

3.2 Local IP configuration
To configure the local connection, access Network > Interfaces.

Click on Edit from LAN connection, change the IPV4 Address to the desired one and click on Save & Apply.
In case the master has internet access configure also the “IPv4 gateway” and the DNS server in “Use custom
DNS servers”.
- IPv4 gateway: Master address. By default: 192.168.1.33
- DNS server: Default: 8.8.8.8
Click on Save & Apply after configuring all values.
The website will show “Waiting for changes to be applied” because the IP is not anymore 192.168.1.33. After
a few seconds, try to connect to the new IP, in this case http://192.168.1.34:8080. This way it would be
confirm that is has been correctly changed.

3.3 Final restart
Once all the charging points have been reconfigured and are connected to the MASTER charging point reset
the master charging point through any of the following ways:
- Manually: turn off the master charging point and wait until the leds are off
- Webserver: connect to the master webserver and click on System > Reboot.

3.4 Current setpoint configuration
In case there is no smart charging master, the charging point current can be configured following the steps
below.
To configure the current setpoint access Applications > smart charging > Serialnumber
In this tab the different currents can be configured, the one of the complete charging point (device) and the
one of each outlet, left and right.
Once configured the different currents click on Save&Apply.
To apply the new configuration the charging must be reset by clicking on System > Reboot.

ANEXO 1. NETWORK CONFIGURATION
In Windows XP
Start
Control Panel
Network configuration
Click on “Local network configuration” and then in “Properties”.
Click on “Internet Protocol (TCP/IP)" and then “Properties”
Fill all the boxes as shown in the image and click on “Accept”
In Windows 7
Start
Control Panel
Network and Internet
Open Network and Sharing Center
Click on “Local network configuration” and then in “Properties”.
Click on “Internet Protocol version 4 (TCP/IPv4)" and then “Properties”
Fill all the boxes as shown in the image and click on “Accept”
Table of contents
Other Ingeteam Batteries Charger manuals

Ingeteam
Ingeteam Ingerev Garage User manual

Ingeteam
Ingeteam NEO User manual

Ingeteam
Ingeteam INGEREV FUSION Street FS1MW User manual

Ingeteam
Ingeteam NEO User manual

Ingeteam
Ingeteam Ingerev Garage User manual

Ingeteam
Ingeteam INGEREV RAPID ST Series User manual

Ingeteam
Ingeteam INGEREV RAPID 50 Trio User manual

Ingeteam
Ingeteam Ingerev City User manual

Ingeteam
Ingeteam Ingerev Garage User manual