You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

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

  1. Download and extract the below zip file
    sw_config.zip
  2. Download and install a text editor capable of handling UNIX file format End Of Line character, like Notepad++
  3. 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
  4. Save the file in UNIX file format
  5. 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
  6. Save the file in UNIX file format
  7. 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
  8. Save the file in UNIX file format
  9. 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
  10. Save the file in UNIX file format


  1. 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
  2. Save the file in UNIX file format
  • No labels