Open PonomarovP opened 1 year ago
I doubt it's even specific to EV's. It might simply be recent cars in general: they don't support the standard OBD-II PID's, but work using Unified Diagnostic Services instead.
Based on the information in this issue I've been trying some things and these are some of the problems in need of solving in order to support UDS.
01
.
Currently the service / mode used is hardcoded.220101
in Hyundai/KIA vehicles:
sourceI do think the lack of UDS support will increasingly be a deal breaker for Freematics products.
We are considering adding ISO-TP.
Standard OBD-2 protocol is not supported in electric vehicles. Other diagnostic protocols over OBD-socket are used instead, applying longer parameter IDs. Is there a plan to support these protocols in further Freematic software versions?