Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

READ FIRST!

New firmware release and upgrade procedure

...

  • Make ID tags case-insensitive.

  • OCPP

    • Change error code in StatusNotification for ConnectionWithCentralSystemRestored and DoorOpen events to NoError

    • Ignore RemoteStart when authorisation authorization is configured as ChargerWhitelistOnly.

    • Report contactor welding event.

    • Add VerboseLogsEnabled setting.

  • Modbus

    • Fix initial connector status in Modbus registers.

    • Add a register for simulating RFID.

    • Add a setting for fallback current limit when Modbus communication fails.

    • Swap word bytes when reading strings.

  • Fix reporting WiFi uptime.

  • Fix descriptions for firmware update-related events.

  • Fix charging on reserved connector being allowed to anyone when the other connector was available.

  • Fix bender fault not being shown after reboot.

  • Fix dangling energy meter drivers.

  • Fix large energy amounts being accounted at the start of a session.

  • Update default battery capacity to 100 kWh.

  • Resume authorised session after a power loss.

  • Support Elatec TWN4 RFID reader.

  • Continously reset GSM modem when SIM is not present to detect it if inserted.

  • Support static WAN address on WiFi.

  • Add EVSE ID to energy meter error messages.

  • Process HTTP API requests in parallel to avoid blocking by long-running API calls.

  • Rewrite modem (re)connection logic and network interface handling.

  • Fix a race condition when loading settings, affecting several web API calls and sometimes causing crashes.

...

  • Fix language order on LCD to match settings.

  • Fix a crash.

  • Add French and Basque translations.

  • Update existing translations.

Web Interface

...

  • Updated list of EV's.

  • Added example how Credit card payment master code should be formatted, when configuring it.

  • Added information if VAT is included in Credit card preauthorization funds, when configuring those.

  • In the description of charger settings you will also get information to which OCPP key setting is linked.

  • Configuration of allowed identification types (RFID, Mobile, Credit Card, PIN, SMS) from now on allows only 4 identification types. This is a limitation of LCD.

  • In the Power management cluster overview, statistics are shown: number of connectors offline, online and charging.

  • WiFi configuration now allows configuring static IP.

  • Web interface now supports INCH Brain device.

  • Clean values from the last finished session in connector data.

  • Show network registration status in GSM modal.A lot of other changes

  • Bug fix: It was fixed that user is able to save his vehicle in the Configuration section: My vehicle.

  • Bug fix: List of session and authorizations can now be filtered by Local user.

  • Bug fix: Wrong translation was fixed regarding Modbus security, where text changed from Thumbnail to Thumbprint.

  • Bug fix: Fix reporting SIM unlocking errors.

Connectors controller

  • INCH (2.40)

    • Change "charging ended" state. CableType and SocketType charger now use same logic (contactor off && (car not connected || cable not in socket) for changing state into "available" state.

    • Do not trigger "AC/DC leakage detected" if bender test is in progress.

    • Change bender test.

    • Raise "Conctactor welded" instead of "Critical error" in case of "Contactor welded" fault.

  • INCH DUO (0.32)

    • Change bender test.

    • Fix "car wake-up" retries.

    • Hardcode connector type to SOCKET_TYPE2.

    • Atomic access to 16-bit PWM-related registers.

...