If static IP configuration needs to be configured to the charger, see below steps.
Note: This only applies to firmware versions 4.02 and newer.
Step-by-step guide by using a USB stick
- Download and extract the below zip file so that you have directory called sw_config and the below mentioned files inside it
- Download and install a text editor capable of handling UNIX file format End Of Line character, like Notepad++
- Open the file called NetworkConfigStaticAddress_tcpip with the text editor capable of handling UNIX file format and replace the first line with the correct static IP address
- Save the file in UNIX file format
- Open the file called NetworkConfigStaticDNS_tcpip with the text editor capable of handling UNIX file format and replace the first line with the correct DNS address
- Save the file in UNIX file format
- Open the file called NetworkConfigStaticGateway_tcpip with the text editor capable of handling UNIX file format and replace the first line with the correct GATEWAY address
- Save the file in UNIX file format
- Open the file called NetworkConfigStaticNetmask_tcpip with the text editor capable of handling UNIX file format and replace the first line with the correct NETMASK
- Save the file in UNIX file format
- Create compatible USB stick
- Copy the sw_config directory with all the above files in it to the root of the USB memory stick
- Finally USB stick configuration (on double sided models like EVB200, EVF200, EVC200, only deploy the configuration to the left hand side master charge controller)
Related articles