You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I added a charging profile on Steve (you can see the screenshot) and set the charging profile for a specific charger (that is connected to Steve). This set profile was also accepted by the charger. But charging did not start at the mentioned start time in the charging profile (I added this start charging profile time according to utc time )
I did not see any relevant issues here. Can anyone give me guidance on it? Also, If my charger configuration has some discrepancies,
Below, i am attaching my chargepoint configurations here as well
The text was updated successfully, but these errors were encountered:
The "Start Schedule" is the starting point of the profile, not the start of the Charging! (see OCPP 1.6 chapter 7.8 and following)
To start the charging (current flow) you can try to set the power to zero before the planned start of the charging. (A Transaction must be active). The success of such a approach depends on the EVSE and the EV.
Another note: the first “start period” of a schedule should be zero.
Why does the transaction have to be active? When I am trying to set the charging profile for future charger scheduling,
Actually, i want to set the charging profile and using this charger profile, i want to automatically start the charging
How can I achieve this? @fnkbsi
the transaction must be active when the charging shall start (authentication, authorization). The tx_default_profiles can be set without an active transaction.
I added a charging profile on Steve (you can see the screenshot) and set the charging profile for a specific charger (that is connected to Steve). This set profile was also accepted by the charger. But charging did not start at the mentioned start time in the charging profile (I added this start charging profile time according to utc time )
I did not see any relevant issues here. Can anyone give me guidance on it? Also, If my charger configuration has some discrepancies,
Below, i am attaching my chargepoint configurations here as well
The text was updated successfully, but these errors were encountered: