Vehicle support for VW MEB platform
Hi all, I'm new to OVMS, just ordered my kit. Sinc e I own an VW ID.4, I'd like to add support for the VW MEB platform, which includes the Skoda Enyaq, Volkswagen ID.x, Audi Q4 etron, Cupra Born. Anyone else interesting in helping out? I have found some resources that will help us get started: VW ID3 support for the evDash: https://github.com/nickn17/evDash/blob/master/src/CarVWID3.cpp ID.3 support for the UDS Decoder tool: https://www.goingelectric.de/forum/viewtopic.php?p=1758362&sid=f3168951a5a62... https://github.com/TUMFTM/uds-decoder/blob/master/python_can_recorder/ids.tx... Quickest way would be to create an EBC description for it... but I guess for full feature support we'll need an additional vehicle to the source code. Which of the existing vehicles would be best suited as a starting point: vweup? This uses two CAN connectors though. Kind regards, Wessel
Hi Wessel, welcome :-) AFAIK the MEB platform has no common ground with the e-Up. The e-Up code has also become fairly complex. My recommendation is basing your MEB vehicle on the Hyundai Ioniq vFL module. That's simple yet nearly full featured in terms of OBD polling & BMS API. Regards, Michael Am 19.04.22 um 10:29 schrieb ovmsdev:
Hi all,
I'm new to OVMS, just ordered my kit.
Sinc e I own an VW ID.4, I'd like to add support for the VW MEB platform, which includes the Skoda Enyaq, Volkswagen ID.x, Audi Q4 etron, Cupra Born.
Anyone else interesting in helping out? I have found some resources that will help us get started:
VW ID3 support for the evDash: https://github.com/nickn17/evDash/blob/master/src/CarVWID3.cpp
ID.3 support for the UDS Decoder tool:
https://www.goingelectric.de/forum/viewtopic.php?p=1758362&sid=f3168951a5a62... <https://www.goingelectric.de/forum/viewtopic.php?p=1758362&sid=f3168951a5a627b2930c870df144f35a#p1758362>
https://github.com/TUMFTM/uds-decoder/blob/master/python_can_recorder/ids.tx...
Quickest way would be to create an EBC description for it... but I guess for full feature support we'll need an additional vehicle to the source code.
Which of the existing vehicles would be best suited as a starting point: vweup? This uses two CAN connectors though.
Kind regards,
Wessel
_______________________________________________ OvmsDev mailing list OvmsDev@lists.openvehicles.com http://lists.openvehicles.com/mailman/listinfo/ovmsdev
-- Michael Balzer * Helkenberger Weg 9 * D-58256 Ennepetal Fon 02333 / 833 5735 * Handy 0176 / 206 989 26
I took a look at the MEB platform about a year ago. I found an overview of the networking of the ID.4 in VW's "Self Study Program 891213". That was intimidating compaired to the e-UP. It is far more complex and very different. Regards Chris Am Sonntag, dem 24.04.2022 um 09:19 +0200 schrieb Michael Balzer:
Hi Wessel,
welcome :-)
AFAIK the MEB platform has no common ground with the e-Up. The e-Up code has also become fairly complex.
My recommendation is basing your MEB vehicle on the Hyundai Ioniq vFL module. That's simple yet nearly full featured in terms of OBD polling & BMS API.
Regards, Michael
Am 19.04.22 um 10:29 schrieb ovmsdev:
Hi all,
I'm new to OVMS, just ordered my kit.
Sinc e I own an VW ID.4, I'd like to add support for the VW MEB platform, which includes the Skoda Enyaq, Volkswagen ID.x, Audi Q4 etron, Cupra Born.
Anyone else interesting in helping out? I have found some resources that will help us get started:
VW ID3 support for the evDash: https://github.com/nickn17/evDash/blob/master/src/CarVWID3.cpp
ID.3 support for the UDS Decoder tool:
https://www.goingelectric.de/forum/viewtopic.php?p=1758362&sid=f3168951a5a62... <https://www.goingelectric.de/forum/viewtopic.php?p=1758362&sid=f3168951a5a62...
https://github.com/TUMFTM/uds-decoder/blob/master/python_can_recorder/ids.tx...
Quickest way would be to create an EBC description for it... but I guess for full feature support we'll need an additional vehicle to the source code.
Which of the existing vehicles would be best suited as a starting point: vweup? This uses two CAN connectors though.
Kind regards,
Wessel
_______________________________________________ OvmsDev mailing list OvmsDev@lists.openvehicles.com http://lists.openvehicles.com/mailman/listinfo/ovmsdev
-- Michael Balzer * Helkenberger Weg 9 * D-58256 Ennepetal Fon 02333 / 833 5735 * Handy 0176 / 206 989 26
_______________________________________________ OvmsDev mailing list OvmsDev@lists.openvehicles.com http://lists.openvehicles.com/mailman/listinfo/ovmsdev
participants (3)
-
Chris van der Meijden -
Michael Balzer -
ovmsdev