Versions Compared

Key

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

READ FIRST!

New firmware release and upgrade procedure

...

You can download newest firmware here 5.2

Release notes:

Application 5.3

Charger Operations

  • Support Multipart firmware download. Needs to be supported by backend with HTTP download

  • Support Czech Krona on Payter.

  • Support connector 0 in RemoteStart to automatically choose the connector. When sending remote start, last plugged connector is selected

  • Fix reservations. Reserved connectors don’t automatically timeout after some period.

  • Fix TxDefaultProfile when PowerManagement is disabled. - pojasnilo

  • Support charging with the same ID tag on both connectors on INCH Duo.

  • Fix end time of resumed sessions after power loss. -

OCPP

  • Add Charger OS version in BootNotification.

  • Show PreferredOperator settings in GetConfiguration (mobile/LTE connectivity operators)

  • Support FTPS for diagnostic logs and firmware transfers. Needs to be supported by backend

  • Fix authorization when the same tag ID is in the central system cache and the charger whitelist.

  • Fix wrong ID tag being sent if we swipe the same RFID card twice.

LCD Screen

  • Fix getting stuck in Finished Plugged In screen when the user unplugs the car

My INCH web interface (2.7.6)

  • Mandatory change operator password on the first login.

  • Support manually triggering DC leakage test

  • Redirect non-OCPP requests from HTTP to HTTPS when OCPP is running on HTTP and the web interface on HTTPS.

 

Connectors Controller

INCH (v4.6)

  • Disable DC leakage test during charging.

  • Do not disconnect/connect CP relay while resuming charging

  • Wait for system boot to resume charging after a power loss to prevent overcurrent during that time.

  • Do not generate PWM signal when in preparing state.

  • Fix DC leakage error handling.

INCH DUO (v0.42)

  • Disable DC leakage test during charging.

  • Do not disconnect/connect CP relay while resuming charging

  • Wait for system boot to resume charging after a power loss to prevent overcurrent during that time.

  • Do not generate PWM signal when in preparing state.

  • Fix DC leakage error handling.

System 5.0.5

  • Updated system with latest libraries

  • Auto-negotiate for the highest supported serial connection speed with the GSM
    modem on INCH rather than always falling back to 115200 bps.

  • Add HiGHS LP libraries.

  • Rewritten LTE connection logic

5.2

Application 5.2

Charger Operations

  • Add charging profiles in data backup.

  • Add support for detecting and downloading firmware updates from a predefined server.

  • Add Gui.EnableSound settings.

  • Add CommunicationLostFallbackCurrent for fail-safe current when the connection with the central system fails.

  • Add Session.RestoreSessionAfterPowerLoss setting.

  • Add Network.Gsm.PreferredOperator.MobileCountryCode and Network.PreferredOperator.MobileNetworkCode settings for setting the preferred mobile operator.

  • Implement (previously ignored) CentralSystem.Client.AuthorizeCounterInterval and CentralSystem.Client.EventCounterInterval settings.

  • Implement temperature measurement.

  • Improve GSM modem management logic.

  • Generate events on door open and implement tampering detection on digital IO, which can be configured with new Aux.DigitalIOs.Tamper* settings.

  • Regard empty string as null for nullable settings.

  • Enable port forwarding for Secure Modbus on WiFi module.

  • Fortify nginx configuration (limit ciphers, use non-default EC ...).

  • Restart WiFi module if it disconnects to mitigate some cases where it needs hours to reconnect.

  • Fix switching from the fallback to the target current mandated by PowerManagement when the connection is re-established.

  • Fix reporting too many failed authorisations.

  • Fix discovery for TWN4 RFID reader.

  • Fix long read times for TWN4 RFID reader.

  • Fix departure time calculation when departure time is before the current one (move the departure to the next day).

  • Fix reboot loop for WiFi module, give it 30 seconds for reboot.

  • Fix authorization type in PlugAndCharge sessions.

  • Fix session end time after it has been resumed after a power loss.

  • OCPP

    • Fix missing transactionId in ChargingModeChanged DataTransfer message.

    • Fix sending invalid out-of-transaction ChargingModeChanged DataTransfer messages.

  • Modbus

    • Add 53 & 153 input registers for reporting the current charging mode.

...

  • Add operator's password complexity check.

  • Add temporary lock-out for operator when too many login attempts fail.

  • Add meterValues web API to read meter values.

  • Add dataDelete web API for purging database.

  • Add new firmware notification.

  • Add option to purge database on diagnostics page.

  • Show GSM network technology.

  • Revamp access permissions for web API.

  • Disable "Obtain DNS servers automatically" when not using DHCP since this is not supported by the OS.

  • Support tamper detection DI/DO.

  • Rename EVUser role to Viewer.

  • Disable charging profile editing for Viewer.

  • Remove the option to assess web interface without login.

  • Hide measurements when charging is not running on a cluster connector.

  • Hide pricing menu on INCH.

  • Update translations.

  • Fix filtering sessions by ID tag.

  • Fixes for charging profile editor.

Connectors Controller

  • INCH (v4.2)

    • DC leakage is a not fatal error, which requires reboot, any more.

  • INCH DUO (v0.38)

    • Fix detection of proximity pilot out of range.

...

    schedules with daylight saving time switching.

OCPP

  • MeterValues

    • Allow sampled data interval as low as 1 second. Message resending is disabled when lower than 5 seconds

...

  • Image displaying terminals for external I/O's for INCH DUO was wrong. Input and output pins are on different position.

Connectors Controller

  • INCH (v4.1)

    • Change feedback detection logic

...

  • Compile with AoT support, reducing start-up time by 15-20 seconds.

Charger Operations

  • Disable RFID when RFID authentication is disabled in settings.

  • Advertise hostname to DHCP server via WiFi.

  • Remove 3 second delay on session end.

  • Keep restarting modem if SIM is not present to work around a situation when modem does not detect SIM removal/swap.

  • Watch GSM changes through events to work around occasions when fetching status times out.

  • Lower minimal permitted value for WebSocketPingInterval to 2 seconds.

  • Fix detection whether PowerManagement is on-line.

  • Fix overriding of reservations.

  • Fix negative uptime on WiFi.

  • Fix large meter values being sometimes detected on power loss.

  • Fix unnecessary DHCP renegotiation on ethernet interface on boot.

  • Fix missing and duplicated energy measurements in database.

  • Fix a deadlock when reading RFID input from a serial port.

  • OCPP

    • Fix chargingRateUnit being ignored in charging profiles.

    • Fix timestamp in StopTransaction after a power loss.

    • Fix cache having priority over local list when both were enabled.

    • Fix two ID tags with no parent IDs being seen as having the same parent ID.

...

  • Improvements:

    • List of EVs updated.

    • Added extra explanation in front of inputs configuring credit card payment functionality.

    • Added OCPP keys next to authorization configuration checkboxes.

    • Disabled that more than 4 identification types can be selected for charging authorization.

    • Added charging cluster statistics: available connectors, connectors in use and offline connectors.

    • Fetch monthly consumptions form energy table rather than session table.

    • Updated translations

  • New features:

    • Enable managing static IP on Wi-Fi interface.

  • Bug fixes:

    • Filtering sessions and authorizations per users fixed.

Connectors Controller

  • INCH (2.45)

    • Add support for ATmega1284P.

    • Remove a workaround writing version 0.94 if an invalid version is read from EEPROM.

    • Fix events being missed if they occurred while SOM was already reading some older events.

    • Only unlock if contactor is off.

    • Do not go into fault on "diode malfunction" error.

    • Fix bender test, run it on boot, every 4 min and on "car connected" event.

    • Fix cable locking on 0.94 boards.

    • Fix cable locking in first PlugAndCharge session.

    • Keep checking feedback even when not charging.

  • INCH DUO (0.36)

    • Fix events being missed if they occurred while SOM was already reading some older events.

    • Fix bender test, run it on "car connected" event.

    • Keep checking feedback even when not charging.

    • Check if the cable is connected before checking if the car is ready.

    • Delay reading phase feedback.

...

Date: 29.3.2022

Application 4.0.4

Charger Operations

  • Make ID tags case-insensitive.

  • OCPP

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

    • Ignore RemoteStart when 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.

...

Date: 18.1.2022

Application 4.0.3

Charger Operations

  • Reset WiFi module if it becomes unresponsive.

  • Support RemoteStartTransaction with ConnectorId = 0.

  • Fix network interface priority switching.

  • Fix empty departure time proposal for a new Plug and Charge session.

  • Fix charging limits detection if EV suspends charging during it.

...

  • Fix wrong ownership of generated device certificates.

Application 4.0.2

Charger Operations

  • Improve modem (re)connection logic to fix some edge cases.

...

  • Update buildroot to 2021.02.4.

  • Update .NET to 5.0.9.

  • Add support for configuration migration after OS upgrade from 1.x firmware.

  • Generate self-signed TLS certificates for the device on boot if missing.

  • Prevent system downgrades.

  • System upgrade keeps the installed app if it is newer than the build-in one.

  • Replace ETREL boot logo with BOOTING text + icon.

  • Add support for UC20 modem.

  • Remove LLMNR responder.

  • Do not encrypt /data partition on newly installed systems.

  • Fix AFE scaling factors when reading measurements.

Application 4.0

Charger Operations

  • Fix EVSE state transitions for charger with cable.

  • Prevent installation on incompatible system.

  • Take absolute value of power factor to prevent other cars being erroneously detected as ZOE and thus limiting minimum current to 15 A.

  • More accurate reporting of firmware update errors via OCPP and web UI.

  • Charger remains available during firmware update installation.

  • Fix switching availability status in some situations.

  • Hide firmware download URLs form event list as they might contain FTP credentials.

  • Fix wrong event (AFE meter failure) being reported on MID meter failure.

  • Fix AFE scaling factors.

  • Fix configuration sometimes reverting to factory defaults after an upgrade.

  • Prevent restarting DHCP negotiation on eth0 when applying network settings.

  • Fix session synchronisation with Power Management.

  • Fix firmware update to correctly report invalid image version.

  • Fix IEC bender fault never being reset.

  • Fix energy limit persisting across sessions.

  • OCPP

    • Fix OCPP StopTransaction being sent before response to Reset message.

    • Fix issue when charger might sometimes give up reconnecting to the central system via WS connection.

    • Prevent sending an OCPP/J authorisation header when authorisation key is set to an empty string.

    • Always serialise time with 3 decimals to OCPP messages.

    • Fix energy limit DataTransfer message being repeatedly sent.

    • Fix connector ID for clock-aligned MeterValue messages.

  • Modbus

    • Implement ModbusTCP over TLS.

    • Add register 46/146 (float32, in kWh) with planned energy consumption.

    • Add register 48/148 (uint64, in mWh) with the current energy meter value.

    • Change connector status enumeration to match OCPP states rather than internal connectors controller states.

...

  • On the Diagnostics page, operator is now able to run network diagnostic. This allows to debug network connectivity with external systems like Central system or Smart building. Network diagnostics tries to resolve DNS address, runs trace and executed ping. Results of all three actions are displayed to operator.

  • Web interface now shows timeout if Wi-Fi connection cannot be established with access point in 80 seconds.

  • In the central system configuration, operator can now see if authorization key was inserted or not. Operator is now able to insert authorization key if was previously inserted.

  • Wake-up logo is now displayed in GUI configuration. Therefore operator can see what is the current logo.

  • Show total operating time for the charger.

  • Mask OCPP/J authorisation key.

  • Correct status icon now displayed in unavailable status.

  • Improve translations.

  • Add serial number to all archives downloaded from Web UI (logs and backups).

  • Fix errors not being reported on PIN/PUK entry.

  • Hide WiFi networks with empty SSIDs.

  • Update car list.

Connectors Controller

  • INCH (v2.29)

    • Fix problem with reading connector lock/unlock status.

    • Increase timeout on reading connector lock/unlock status.

    • Decrease delay between contactor state change and feedback measurement.

    • Correct valid PP value ranges.

    • Change how 16-bit timers are handled.

    • Disable checking feedbacks when not charging - connecting cable into the car triggers RCD (not observed on all cars).

    • Enable watchdog, increase watchdog period.

    • Remove printfs from bender-related routines.

    • Move array of strings from global scope into function scope.

  • INCH DUO (v0.23)

    • Fix problem with reading connector lock/unlock status.

    • Fix error in feedback detection logic.