Difference between revisions of "Release note"

From Wiki
(Draft for Release note page)
 
(Design)
Line 2: Line 2:
  
  
To get the latest features and bug fixes, please update your charger's firmware and Android/iOS
+
To get the latest features and bug fixes, please update your charger's firmware and Android/iOS app to latest version (v1.9.0)
 
 
app to latest version (v1.9.0)
 
  
 
== New features ==
 
== New features ==
Line 28: Line 26:
  
  
NOTE:
+
'''NOTE:'''
  
Language can be changed only in station selection
+
Language can be changed only in station selection window
  
window
+
== Improvements ==
  
 +
===  Timer for buzzer ===
 +
From this FW version, in case error buzzer is activated, signaling noise will be stopped after 15 seconds.
  
Timer for buzzer
+
Notification in red light LEDs on product and in mobile application will remain ON.
  
From this FW version, in case error buzzer is activated, signaling noise will be stoppedafter 15 seconds.
+
=== Default section Peak hours adjustement ===
 +
In products EVC16/161, ''Default hours'' settings will be enabled during first time setup.
  
Notification in red ligh LEDs on product and in mobile application will remain ON.
+
In other product families, ''Default hours'' settings will be disabled.
  
Improvements
+
'''NOTE:'''
  
Default section Peak hours adjustement
+
This setting can be changed anytime in Schedule section
 
 
In products EVC16/161,
 
 
 
Default hours
 
 
 
settings will be enabled during first time setup.
 
 
 
In other product families,
 
 
 
Default hours
 
  
settings will be disabled.
+
=== Solar feature expansion ===
 
+
Teltocharge ''Solar charging'' feature will be available in households with grids that do not use neutral wire (Belgium, North America, etc.)
Solar feature expansion
 
 
 
Teltocharge Solar charging feature will be available in households with grids that donot use neutral wire (Belgium, North America, etc.)
 
  
 
EVC13 product family supports only single phase meters.
 
EVC13 product family supports only single phase meters.
  
NOTE:
+
=== Solar feature support with CT clamps ===
 
+
From now on Teltocharge EVC160/EVC161 will allow users to use ''Solar charging'' functionality by installing CT clamps in the grid.
This setting can be changed anytime in Schedule section
 
 
 
Improvements
 
 
 
Solar feature support with CT clamps
 
 
 
Energy meters
 
 
 
CT clamps
 
 
 
From now on Teltocharge EVC160/EVC161 will allow users to use Solar chargingfunctionality by installing CT clamps in the grid.
 
  
 
It is now possible to choose what to use according to convenience:
 
It is now possible to choose what to use according to convenience:
  
LED indicators with OCPP enabled optimization
+
* Energy meters
 +
* CT clamps
  
LED indication added to notify when RemoteStartTransaction command isreceived.
+
=== LED indicators with OCPP enabled optimization ===
 +
LED indication added to notify when ''RemoteStartTransaction'' command is received.
  
 
LEDs indication will be the same as when charger is reserved.
 
LEDs indication will be the same as when charger is reserved.
  
Solar charging feature logic adjusted
+
=== Solar charging feature logic adjusted ===
 
 
When charging is stopped with NFC or App and new charging mode is selectedfrom dropdown list - charging automatically starts by using selected mode.
 
 
 
When authorization is required to start charging and new charging mode isselected from dropdown list - charging automatically starts by using selectedmode.
 
 
 
When authorization is required to start charging and main slider or NFC is usedto authorize - charging automatically starts by using default mode.
 
 
 
When charging is stopped with NFC or App and main slider is used to startcharging again - charging automatically starts by using default mode.
 
 
 
 
With this firmware release, Solar charging logic will include these additions:
 
With this firmware release, Solar charging logic will include these additions:
  
New error codes in OCPP
+
* When charging is stopped with NFC or App and new charging mode is selectedfrom dropdown list - charging automatically starts by using selected mode.
 
+
* When authorization is required to start charging and new charging mode isselected from dropdown list - charging automatically starts by using selectedmode.
EVCommunicationError
+
* When authorization is required to start charging and main slider or NFC is usedto authorize - charging automatically starts by using default mode.
 
+
* When charging is stopped with NFC or App and main slider is used to startcharging again - charging automatically starts by using default mode.
OverVoltage
 
 
 
PowerMeterFailure
 
 
 
UnderVoltage
 
  
 +
=== New error codes in OCPP ===
 
New error codes include:
 
New error codes include:
  
These
+
* EVCommunicationError
 +
* OverVoltage
 +
* PowerMeterFailure
 +
* UnderVoltage
  
codes are sent on according Fault state if triggered.
 
  
Performance optimization
+
These codes are sent on according Fault state if triggered.
  
LED indications optimization
+
=== Fixes ===
 +
APP
  
Timer stabilization
+
* Performance optimization
 
 
Minor optimization
 
 
 
APP
 
  
 
FW
 
FW
  
Fixes
+
* LED indications optimization
 
+
* Timer stabilization
Wiki page:
+
* Minor optimization

Revision as of 13:25, 11 September 2023

Release note FW 1.9.5

To get the latest features and bug fixes, please update your charger's firmware and Android/iOS app to latest version (v1.9.0)

New features

Application in multiple languages

From now on, TeltoCharge application interface can be represented in 11 different languages.

List of included languages:

  • English
  • Lithuanian
  • French
  • Spanish
  • Italian
  • German
  • Russian
  • Turkish
  • Portuguese
  • Polish
  • Arabic


NOTE:

Language can be changed only in station selection window

Improvements

Timer for buzzer

From this FW version, in case error buzzer is activated, signaling noise will be stopped after 15 seconds.

Notification in red light LEDs on product and in mobile application will remain ON.

Default section Peak hours adjustement

In products EVC16/161, Default hours settings will be enabled during first time setup.

In other product families, Default hours settings will be disabled.

NOTE:

This setting can be changed anytime in Schedule section

Solar feature expansion

Teltocharge Solar charging feature will be available in households with grids that do not use neutral wire (Belgium, North America, etc.)

EVC13 product family supports only single phase meters.

Solar feature support with CT clamps

From now on Teltocharge EVC160/EVC161 will allow users to use Solar charging functionality by installing CT clamps in the grid.

It is now possible to choose what to use according to convenience:

  • Energy meters
  • CT clamps

LED indicators with OCPP enabled optimization

LED indication added to notify when RemoteStartTransaction command is received.

LEDs indication will be the same as when charger is reserved.

Solar charging feature logic adjusted

With this firmware release, Solar charging logic will include these additions:

  • When charging is stopped with NFC or App and new charging mode is selectedfrom dropdown list - charging automatically starts by using selected mode.
  • When authorization is required to start charging and new charging mode isselected from dropdown list - charging automatically starts by using selectedmode.
  • When authorization is required to start charging and main slider or NFC is usedto authorize - charging automatically starts by using default mode.
  • When charging is stopped with NFC or App and main slider is used to startcharging again - charging automatically starts by using default mode.

New error codes in OCPP

New error codes include:

  • EVCommunicationError
  • OverVoltage
  • PowerMeterFailure
  • UnderVoltage


These codes are sent on according Fault state if triggered.

Fixes

APP

  • Performance optimization

FW

  • LED indications optimization
  • Timer stabilization
  • Minor optimization