0

Full OBD Data Dacia Spring


T
Thomas

Currently, only the data of the current SOC is received.

Battery temperature, voltage, power and SOH are missing.

Especially the temperature is important.


A

Activity Newest / Oldest

Avatar

Samuel_ABRP

Merged with: Dacia Spring OBD Live Data

S

Sara

Hello as per title, is it possible to add at the very least the support for live power data in the Dacia Spring?
The only thing I am seeing at this time is SOC, which as you can imagine leads to very "wild" calibration guesstimates by ABRP.

I have seen in other tickets that you did manage to get something working with other users (seems to be available for testers only, if it is, how do I become a tester?)
I am using a compatible OBD adapter and I'm available to do testing on my spring.

Also, you're missing a distinction between the CCS enabled version and the one who's Level 2 only (which is limited to 7.4kWh by the onboard charger)


L

Lorenzo Di Martino

Add the possibility to use real time consumption with OBD data on dacia spring


Avatar

Samuel_ABRP

Merged with: Live Data OBD Dacia Spring

T

Thomas

Currently only the SOC is available via Obd live data.
Please add the rest.
Battery temperature is quite important with this car.


T

Thomas

github.com/iboboc/CanZE/tree/master/app/src/main/assets/Spring

Everything is listed there.

Unfortunately I don't know how to adapt these commands to your json format.
I have contacted the developer, maybe he is willing to help.


Avatar

Katya_ABRP

Status changed to: User Feedback

Avatar

Katya_ABRP

Hi,

We need the OBD PID commands and how to interpret the returned data.

You can check our telemetry API for relevant properties:
documenter.getpostman.com/view/7396339/SWTK5a8w#fdb20525-51da-4195-8138-54deabe907d5

Also, you can check our (partially outdated) OBD repository to see what other cars report:
github.com/iternio/ev-obd-pids

/Katya


T

Thomas

Where can i find the currently used pid's json for the Dacia Spring?


T

Thomas

I have searched and compared the lists i have.
Is it possible to have a "test" car for the pid's?

{
"init_commands": {
"command": [
"ATZ",
"ATE0",
"ATAL",
"ATCP18",
"ATFCSD300000",
"ATFCSM1",
"ATSP6",
"ATSH7E4",
"ATCRA7EC",
"ATFCSH7E4",
"10C0"
]
},
"obd_protocol": "7",
"data_commands": {
"command": [
"222002",
"222003",
"223203",
"223204",
"223206",
"229012"
]
},
"soc": {
"equation": "0.02*(A*256+B)",
"minValue": "-5",
"maxValue": "105",
"type": "Number",
"command": "222002",
"ecu": "DADAF1"
},
"vehicle_reported_speed": {
"equation": "0.01*(A*256+B)",
"minValue": "0",
"maxValue": "180",
"type": "Number",
"command": "222003",
"ecu": "DADAF1"
},
"voltage": {
"equation": "0.5*(A*256+B)",
"minValue": "300",
"maxValue": "480",
"type": "Number",
"command": "223203",
"ecu": "DADAF1"
},
"current": {
"equation": "0.25*((A*256+B)-32768)",
"minValue": "-400",
"maxValue": "400",
"type": "Number",
"command": "223204",
"ecu": "DADAF1"
},
"soh": {
"equation": "1*(A*256+B)",
"minValue": "0",
"maxValue": "105",
"type": "Number",
"command": "223206",
"ecu": "DADAF1"
},
"batt_temp": {
"equation": "(0.0625*(A*256+B))-640",
"minValue": "-20",
"maxValue": "55",
"type": "Number",
"command": "229012",
"ecu": "DADAF1"
}
}


T

Thomas

This are the updated PID's.
I'd like to try them....


T

Thomas

Unfortunally OBD Data only consists of the current SOC.
Temperature and current Power is missing.

Dongle: McLean mc200

Car Dacia Spring 65


G

Gautier R.

I've already sent some feedbacks to the ABRP dev team and I'm ready to give some more. I'll be happy to test this as soon as possible. 😊


  • Avatar
G

Gautier R.

Feature is not working for me. The app successfully connects to the OBD dongle but cannot retrieve telemetry data from vehicle.


G

Gautier R.

I had better results using the Renault R110 profile


Avatar

Samuel_ABRP

Thanks for feedback, looks like we used the wrong zoe profile, i'll change that.


  • G
Avatar

Samuel_ABRP

I just adjusted this, so please try again.


  • G
G

Gautier R.

Now it works. Thanks. I'm sharing here a couple of things I noticed while I was testing :
- power always shows 0kW while charging (even though I charged up to 30kW)
- ABRP seems to request new data from OBD every 5 seconds or so, is this intentional? Is this period enough to detect momentary peek power demands?

Thanks again for your precious time.


Avatar

Samuel_ABRP

Readings every 5s is sufficient. So while driving power is shown correctly?


  • G
G

Gautier R.

Yes, I can confirm that power is showing correctly while driving. Also SoC is correctly updated during charging.

I'll have to try driving at constant speeds and compare if power output displayed on ABRP matches with instant power output reported by the instrument cluster of the car. I'll keep you updated.


G

Gautier R.

Any news about the power showing during recharge? I can test this any time if needed.


Avatar

Samuel_ABRP

This is currently available for testers. If you want to test it please let me know.


  • G
L

Lorenzo Di Martino

Yes I would like to test


Avatar

Samuel_ABRP

You need a BLE dongle we support. Do you already have one?


  • G
  • G
G

Gautier R.

Hi. I'm already a tester so I tried the feature immediately. Unfortunately it is not working for me. The app successfully connects to the OBD dongle but cannot retrieve telemetry data from vehicle.


Avatar

Samuel_ABRP

Please try again.


S

Sara

Hello, I'm in the same situation, only soc is showed. I am using a supported OBD dongle, how can I partecipate in testing or at the very least which other profile can I use to get power consumption from the car?


Avatar

Katya_ABRP

Hi Sara,

This ticket is closed and no longer managed. If we have available live data options for your car you'll find them this way; www.iternio.com/faq?questionId=3a09ec83-b85f-4834-b194-30bb3ae55904&appDefId=14c92d28-031e-7910-c9a8-a670011e062d

Should you hit any obstacles please feel free to submit a new ticket describing the issue.

/Katya


L

Lorenzo Di Martino

Hello,
Thank you for your answer.
Where can I find this? And what does it look like? Do you have an example?
I have an obd with the CanZE Plus application, I can provide you with the data you need


G

Gautier R.

Definitely a good idea. Meanwhile, I will try to see if the Renault Zoe profile works.


Avatar

Samuel_ABRP

Hi,

we need the OBD commands to implement this. If you can find the OBD commands for SoC, voltage and current at least, we can add it.