Sevenstax / FreeV2G

Python based Host MPU Application for the use with 8DEVICES WHITE-BEET Embedded ISO15118 Module modules to realize IEC/ISO15118 and DIN70121 conform charging communication between electric vehicles (PEV) and elevtric vehicle supply equipment (EVSE). FreeV2G can e.g. been used with a Raspberry Pi.
Other
57 stars 26 forks source link

Charging Issue: EV Target Current Fluctuate Over Time #257

Closed GovindMore closed 11 months ago

GovindMore commented 1 year ago

Your Setup Platform: EVSE Firmware Version: i.e. V02_01_00 Host Controller Interface: Ethernet Host: FreeV2G (EV_v2.1.0_1)

Describe the bug While charging the Tata Tiago, one of the following two scenarios occurs, and the charging stops:

Case 1: After charging for a few seconds, the EV target current suddenly starts to drop, and then "Request stop charging" is received.

Case 2: After charging for a few seconds, the EV target current fluctuates. For example, it may increase to 38A and then drop to 3A, before rising to 40A again. This fluctuation ultimately leads to charging being interrupted with Error Code 5.

Terminal logs and wireshark logs for both cases are attached.

Logs

case_2.txt case2_wireshark.txt case1_wireshark.txt case_1.txt

lho-stx commented 1 year ago

Hey @GovindMore,

can you please enable the port mirror feature and recreate the logs? This would help a lot in identifying the problem. The problem is most likely not related to the Whitebeet firmware itself, because the values are just reported from/to the host application. To identify the problem I need the V2G traffic in the log files too.

Best regards, lho

github-actions[bot] commented 12 months ago

This issue has been marked as stale because it has been open for 14 days with no activity. Please update this issue or it will be closed in the next 7 days.

github-actions[bot] commented 11 months ago

This issue was closed because it has been inactive for 7 days since being marked as stale. If your issue still persists, feel free to reopen!