Code Monkey home page Code Monkey logo

Comments (9)

lho-stx avatar lho-stx commented on September 2, 2024

Hey @nikunjp26,

the EV sends a SessionStopReq, which is not allowed after a ChargeParameterDiscovery. Therefore the Whitebeet stops with a SessionError. The EV does not comply to the sequence defined in the standard. If the EV wants to signal an error it shall close the TCP connection.

I see no reason why the EV can not handle the response, all parameters are in range and the timeout requirements are also met (time for the EVSE sending the answer is ~1s).

The EVSE Status Code in DC EVSE Status is set to "EVSE not ready (0)". Please try setting it to "EVSE ready (1)" prior to ChargeParameterDiscoveryRes and see if the EV then proceeds.

Can you do me a favor and send me a wireshark log of a successful charging session with another EV (and tell me which EV was used)?

Thank you,
lho

from freev2g.

nikunjp26 avatar nikunjp26 commented on September 2, 2024

Dear Iho,

Please find the below logs files with successful charging sessions.

  1. Hyundai Kona EV
    hyundai_kona_76_to_100_40Amp_Success.zip

  2. Tata Nexon EV
    Nexon_wireshark_13122022.zip

from freev2g.

nikunjp26 avatar nikunjp26 commented on September 2, 2024

Dear Iho,
We tried as per your suggestion, and you can find the below logs of different scenarios which we tested here with the xuv400 ev car but still we are not success to charge the car and still car is stopping the session.

We also observed the below strange behavior during our different trials. it will be good if you explain more about this.

  1. Communication was stop in service discovery process if we select the ISO15118 Protocol.
  2. Communication was stop after the charge parameter discovery if we selected the DIN protocol.

xuv_charge_ISO15118_and_isolation_Invalid.zip
xuv_charge_parameter_request_failed_single_transaction.zip
xuv_ISO15118_Selected.zip

Waiting for your quick support as we are stuck at this point.

let us know if need more details.

Best Regards,
Nikunj Patel

from freev2g.

lho-stx avatar lho-stx commented on September 2, 2024

Hey @nikunjp26,

I am sorry to hear this. I will investigate the logs and share my findings with you.

Best regards,
lho

from freev2g.

nikunjp26 avatar nikunjp26 commented on September 2, 2024

Dear Iho,

here i am attaching the logs which captured on uart which can help you . We got some warning with below messages during testing.

[ 683.792] [WARN ] V2GDIN12: V2GSVC_NC_SENT notification in wrong state (V2GMH_DIN12_STATE_RECV_EXI).

[ 2626.800] [WARN ] APL-ETH: # Unhandled Ethernet notifycode 365

[ 2733.038] [WARN ] SLAC: Unexpected message!

[ 2733.068] [WARN ] SLAC: Unexpected message!

teraterm.log

from freev2g.

lho-stx avatar lho-stx commented on September 2, 2024

Hey @nikunjp26,

The V2GDIN12 warning occurs for example when a message was not parsed completly and a new message arrives. To tell you more about this I would need more inforamtion of the situation. The ethernet message just indicates that the ethernet module has no implementation for this notify code. These messages are ok, it indicates the EVSE not in state for receiving specific SLAC messages, but it catches up after the messages.

I inspected the logs mutliple times and I just do not see any problem in the protocol messages. Do you have any sort of debug information from the vector unit? Maybe there is a hint from vector side.

Thank you,
lho

from freev2g.

nikunjp26 avatar nikunjp26 commented on September 2, 2024

Dear Iho,

We don't have any debug information for the Vector unit as this is the logs of XUV400 EV car.

Thanks

from freev2g.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.